@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:06.281Z") @Stability(value=Stable) public class CfnUserPoolClient extends CfnResource implements IInspectable
| Modifier and Type | Class and Description |
|---|---|
static interface |
CfnUserPoolClient.AnalyticsConfigurationProperty |
static class |
CfnUserPoolClient.Builder
A fluent builder for
CfnUserPoolClient. |
static interface |
CfnUserPoolClient.TokenValidityUnitsProperty |
software.amazon.jsii.JsiiObject.InitializationModeIInspectable.Jsii$Default, IInspectable.Jsii$Proxy| Modifier and Type | Field and Description |
|---|---|
static String |
CFN_RESOURCE_TYPE_NAME
The CloudFormation resource type name for this resource class.
|
| Modifier | Constructor and Description |
|---|---|
|
CfnUserPoolClient(software.constructs.Construct scope,
String id,
CfnUserPoolClientProps props)
Create a new `AWS::Cognito::UserPoolClient`.
|
protected |
CfnUserPoolClient(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
CfnUserPoolClient(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
Number |
getAccessTokenValidity()
`AWS::Cognito::UserPoolClient.AccessTokenValidity`.
|
List<String> |
getAllowedOAuthFlows()
`AWS::Cognito::UserPoolClient.AllowedOAuthFlows`.
|
Object |
getAllowedOAuthFlowsUserPoolClient()
`AWS::Cognito::UserPoolClient.AllowedOAuthFlowsUserPoolClient`.
|
List<String> |
getAllowedOAuthScopes()
`AWS::Cognito::UserPoolClient.AllowedOAuthScopes`.
|
Object |
getAnalyticsConfiguration()
`AWS::Cognito::UserPoolClient.AnalyticsConfiguration`.
|
String |
getAttrClientSecret() |
String |
getAttrName() |
List<String> |
getCallbackUrLs()
`AWS::Cognito::UserPoolClient.CallbackURLs`.
|
protected Map<String,Object> |
getCfnProperties() |
String |
getClientName()
`AWS::Cognito::UserPoolClient.ClientName`.
|
String |
getDefaultRedirectUri()
`AWS::Cognito::UserPoolClient.DefaultRedirectURI`.
|
List<String> |
getExplicitAuthFlows()
`AWS::Cognito::UserPoolClient.ExplicitAuthFlows`.
|
Object |
getGenerateSecret()
`AWS::Cognito::UserPoolClient.GenerateSecret`.
|
Number |
getIdTokenValidity()
`AWS::Cognito::UserPoolClient.IdTokenValidity`.
|
List<String> |
getLogoutUrLs()
`AWS::Cognito::UserPoolClient.LogoutURLs`.
|
String |
getPreventUserExistenceErrors()
`AWS::Cognito::UserPoolClient.PreventUserExistenceErrors`.
|
List<String> |
getReadAttributes()
`AWS::Cognito::UserPoolClient.ReadAttributes`.
|
Number |
getRefreshTokenValidity()
`AWS::Cognito::UserPoolClient.RefreshTokenValidity`.
|
List<String> |
getSupportedIdentityProviders()
`AWS::Cognito::UserPoolClient.SupportedIdentityProviders`.
|
Object |
getTokenValidityUnits()
`AWS::Cognito::UserPoolClient.TokenValidityUnits`.
|
String |
getUserPoolId()
`AWS::Cognito::UserPoolClient.UserPoolId`.
|
List<String> |
getWriteAttributes()
`AWS::Cognito::UserPoolClient.WriteAttributes`.
|
void |
inspect(TreeInspector inspector)
Examines the CloudFormation resource and discloses attributes.
|
protected Map<String,Object> |
renderProperties(Map<String,Object> props) |
void |
setAccessTokenValidity(Number value)
`AWS::Cognito::UserPoolClient.AccessTokenValidity`.
|
void |
setAllowedOAuthFlows(List<String> value)
`AWS::Cognito::UserPoolClient.AllowedOAuthFlows`.
|
void |
setAllowedOAuthFlowsUserPoolClient(Boolean value)
`AWS::Cognito::UserPoolClient.AllowedOAuthFlowsUserPoolClient`.
|
void |
setAllowedOAuthFlowsUserPoolClient(IResolvable value)
`AWS::Cognito::UserPoolClient.AllowedOAuthFlowsUserPoolClient`.
|
void |
setAllowedOAuthScopes(List<String> value)
`AWS::Cognito::UserPoolClient.AllowedOAuthScopes`.
|
void |
setAnalyticsConfiguration(CfnUserPoolClient.AnalyticsConfigurationProperty value)
`AWS::Cognito::UserPoolClient.AnalyticsConfiguration`.
|
void |
setAnalyticsConfiguration(IResolvable value)
`AWS::Cognito::UserPoolClient.AnalyticsConfiguration`.
|
void |
setCallbackUrLs(List<String> value)
`AWS::Cognito::UserPoolClient.CallbackURLs`.
|
void |
setClientName(String value)
`AWS::Cognito::UserPoolClient.ClientName`.
|
void |
setDefaultRedirectUri(String value)
`AWS::Cognito::UserPoolClient.DefaultRedirectURI`.
|
void |
setExplicitAuthFlows(List<String> value)
`AWS::Cognito::UserPoolClient.ExplicitAuthFlows`.
|
void |
setGenerateSecret(Boolean value)
`AWS::Cognito::UserPoolClient.GenerateSecret`.
|
void |
setGenerateSecret(IResolvable value)
`AWS::Cognito::UserPoolClient.GenerateSecret`.
|
void |
setIdTokenValidity(Number value)
`AWS::Cognito::UserPoolClient.IdTokenValidity`.
|
void |
setLogoutUrLs(List<String> value)
`AWS::Cognito::UserPoolClient.LogoutURLs`.
|
void |
setPreventUserExistenceErrors(String value)
`AWS::Cognito::UserPoolClient.PreventUserExistenceErrors`.
|
void |
setReadAttributes(List<String> value)
`AWS::Cognito::UserPoolClient.ReadAttributes`.
|
void |
setRefreshTokenValidity(Number value)
`AWS::Cognito::UserPoolClient.RefreshTokenValidity`.
|
void |
setSupportedIdentityProviders(List<String> value)
`AWS::Cognito::UserPoolClient.SupportedIdentityProviders`.
|
void |
setTokenValidityUnits(CfnUserPoolClient.TokenValidityUnitsProperty value)
`AWS::Cognito::UserPoolClient.TokenValidityUnits`.
|
void |
setTokenValidityUnits(IResolvable value)
`AWS::Cognito::UserPoolClient.TokenValidityUnits`.
|
void |
setUserPoolId(String value)
`AWS::Cognito::UserPoolClient.UserPoolId`.
|
void |
setWriteAttributes(List<String> value)
`AWS::Cognito::UserPoolClient.WriteAttributes`.
|
addDeletionOverride, addDependsOn, addMetadata, addOverride, addPropertyDeletionOverride, addPropertyOverride, applyRemovalPolicy, applyRemovalPolicy, applyRemovalPolicy, getAtt, getCfnOptions, getCfnResourceType, getMetadata, getUpdatedProperites, isCfnResource, shouldSynthesize, toString, validatePropertiesgetRefgetCreationStack, getLogicalId, getStack, isCfnElement, overrideLogicalIdjsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet@Stability(value=Stable) public static final String CFN_RESOURCE_TYPE_NAME
protected CfnUserPoolClient(software.amazon.jsii.JsiiObjectRef objRef)
protected CfnUserPoolClient(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable)
public CfnUserPoolClient(@NotNull
software.constructs.Construct scope,
@NotNull
String id,
@NotNull
CfnUserPoolClientProps props)
scope - - scope in which this resource is defined. This parameter is required.id - - scoped id of the resource. This parameter is required.props - - resource properties. This parameter is required.@Stability(value=Stable)
public void inspect(@NotNull
TreeInspector inspector)
inspect in interface IInspectableinspector - - tree inspector to collect and process attributes. This parameter is required.@Stability(value=Stable) @NotNull protected Map<String,Object> renderProperties(@NotNull Map<String,Object> props)
renderProperties in class CfnResourceprops - This parameter is required.@Stability(value=Stable) @NotNull public String getAttrClientSecret()
@Stability(value=Stable) @NotNull public String getAttrName()
@Stability(value=Stable) @NotNull protected Map<String,Object> getCfnProperties()
getCfnProperties in class CfnResource@Stability(value=Stable) @NotNull public String getUserPoolId()
@Stability(value=Stable)
public void setUserPoolId(@NotNull
String value)
@Stability(value=Stable) @Nullable public Number getAccessTokenValidity()
@Stability(value=Stable)
public void setAccessTokenValidity(@Nullable
Number value)
@Stability(value=Stable) @Nullable public List<String> getAllowedOAuthFlows()
@Stability(value=Stable)
public void setAllowedOAuthFlows(@Nullable
List<String> value)
@Stability(value=Stable) @Nullable public Object getAllowedOAuthFlowsUserPoolClient()
@Stability(value=Stable)
public void setAllowedOAuthFlowsUserPoolClient(@Nullable
Boolean value)
@Stability(value=Stable)
public void setAllowedOAuthFlowsUserPoolClient(@Nullable
IResolvable value)
@Stability(value=Stable) @Nullable public List<String> getAllowedOAuthScopes()
@Stability(value=Stable)
public void setAllowedOAuthScopes(@Nullable
List<String> value)
@Stability(value=Stable) @Nullable public Object getAnalyticsConfiguration()
@Stability(value=Stable)
public void setAnalyticsConfiguration(@Nullable
CfnUserPoolClient.AnalyticsConfigurationProperty value)
@Stability(value=Stable)
public void setAnalyticsConfiguration(@Nullable
IResolvable value)
@Stability(value=Stable) @Nullable public List<String> getCallbackUrLs()
@Stability(value=Stable)
public void setCallbackUrLs(@Nullable
List<String> value)
@Stability(value=Stable) @Nullable public String getClientName()
@Stability(value=Stable)
public void setClientName(@Nullable
String value)
@Stability(value=Stable) @Nullable public String getDefaultRedirectUri()
@Stability(value=Stable)
public void setDefaultRedirectUri(@Nullable
String value)
@Stability(value=Stable) @Nullable public List<String> getExplicitAuthFlows()
@Stability(value=Stable)
public void setExplicitAuthFlows(@Nullable
List<String> value)
@Stability(value=Stable) @Nullable public Object getGenerateSecret()
@Stability(value=Stable)
public void setGenerateSecret(@Nullable
Boolean value)
@Stability(value=Stable)
public void setGenerateSecret(@Nullable
IResolvable value)
@Stability(value=Stable) @Nullable public Number getIdTokenValidity()
@Stability(value=Stable)
public void setIdTokenValidity(@Nullable
Number value)
@Stability(value=Stable) @Nullable public List<String> getLogoutUrLs()
@Stability(value=Stable)
public void setLogoutUrLs(@Nullable
List<String> value)
@Stability(value=Stable) @Nullable public String getPreventUserExistenceErrors()
@Stability(value=Stable)
public void setPreventUserExistenceErrors(@Nullable
String value)
@Stability(value=Stable) @Nullable public List<String> getReadAttributes()
@Stability(value=Stable)
public void setReadAttributes(@Nullable
List<String> value)
@Stability(value=Stable) @Nullable public Number getRefreshTokenValidity()
@Stability(value=Stable)
public void setRefreshTokenValidity(@Nullable
Number value)
@Stability(value=Stable) @Nullable public List<String> getSupportedIdentityProviders()
@Stability(value=Stable)
public void setSupportedIdentityProviders(@Nullable
List<String> value)
@Stability(value=Stable) @Nullable public Object getTokenValidityUnits()
@Stability(value=Stable)
public void setTokenValidityUnits(@Nullable
CfnUserPoolClient.TokenValidityUnitsProperty value)
@Stability(value=Stable)
public void setTokenValidityUnits(@Nullable
IResolvable value)
@Stability(value=Stable) @Nullable public List<String> getWriteAttributes()
Copyright © 2021. All rights reserved.