@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:21.965Z") @Stability(value=Stable) public interface CfnUserPoolClientProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnUserPoolClientProps.Builder
A builder for
CfnUserPoolClientProps |
static class |
CfnUserPoolClientProps.Jsii$Proxy
An implementation for
CfnUserPoolClientProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnUserPoolClientProps.Builder |
builder() |
default Number |
getAccessTokenValidity()
`AWS::Cognito::UserPoolClient.AccessTokenValidity`.
|
default List<String> |
getAllowedOAuthFlows()
`AWS::Cognito::UserPoolClient.AllowedOAuthFlows`.
|
default Object |
getAllowedOAuthFlowsUserPoolClient()
`AWS::Cognito::UserPoolClient.AllowedOAuthFlowsUserPoolClient`.
|
default List<String> |
getAllowedOAuthScopes()
`AWS::Cognito::UserPoolClient.AllowedOAuthScopes`.
|
default Object |
getAnalyticsConfiguration()
`AWS::Cognito::UserPoolClient.AnalyticsConfiguration`.
|
default List<String> |
getCallbackUrLs()
`AWS::Cognito::UserPoolClient.CallbackURLs`.
|
default String |
getClientName()
`AWS::Cognito::UserPoolClient.ClientName`.
|
default String |
getDefaultRedirectUri()
`AWS::Cognito::UserPoolClient.DefaultRedirectURI`.
|
default List<String> |
getExplicitAuthFlows()
`AWS::Cognito::UserPoolClient.ExplicitAuthFlows`.
|
default Object |
getGenerateSecret()
`AWS::Cognito::UserPoolClient.GenerateSecret`.
|
default Number |
getIdTokenValidity()
`AWS::Cognito::UserPoolClient.IdTokenValidity`.
|
default List<String> |
getLogoutUrLs()
`AWS::Cognito::UserPoolClient.LogoutURLs`.
|
default String |
getPreventUserExistenceErrors()
`AWS::Cognito::UserPoolClient.PreventUserExistenceErrors`.
|
default List<String> |
getReadAttributes()
`AWS::Cognito::UserPoolClient.ReadAttributes`.
|
default Number |
getRefreshTokenValidity()
`AWS::Cognito::UserPoolClient.RefreshTokenValidity`.
|
default List<String> |
getSupportedIdentityProviders()
`AWS::Cognito::UserPoolClient.SupportedIdentityProviders`.
|
default Object |
getTokenValidityUnits()
`AWS::Cognito::UserPoolClient.TokenValidityUnits`.
|
String |
getUserPoolId()
`AWS::Cognito::UserPoolClient.UserPoolId`.
|
default List<String> |
getWriteAttributes()
`AWS::Cognito::UserPoolClient.WriteAttributes`.
|
@Stability(value=Stable) @NotNull String getUserPoolId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-userpoolid@Stability(value=Stable) @Nullable default Number getAccessTokenValidity()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-accesstokenvalidity@Stability(value=Stable) @Nullable default List<String> getAllowedOAuthFlows()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-allowedoauthflows@Stability(value=Stable) @Nullable default Object getAllowedOAuthFlowsUserPoolClient()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-allowedoauthflowsuserpoolclient@Stability(value=Stable) @Nullable default List<String> getAllowedOAuthScopes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-allowedoauthscopes@Stability(value=Stable) @Nullable default Object getAnalyticsConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-analyticsconfiguration@Stability(value=Stable) @Nullable default List<String> getCallbackUrLs()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-callbackurls@Stability(value=Stable) @Nullable default String getClientName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-clientname@Stability(value=Stable) @Nullable default String getDefaultRedirectUri()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-defaultredirecturi@Stability(value=Stable) @Nullable default List<String> getExplicitAuthFlows()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-explicitauthflows@Stability(value=Stable) @Nullable default Object getGenerateSecret()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-generatesecret@Stability(value=Stable) @Nullable default Number getIdTokenValidity()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-idtokenvalidity@Stability(value=Stable) @Nullable default List<String> getLogoutUrLs()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-logouturls@Stability(value=Stable) @Nullable default String getPreventUserExistenceErrors()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-preventuserexistenceerrors@Stability(value=Stable) @Nullable default List<String> getReadAttributes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-readattributes@Stability(value=Stable) @Nullable default Number getRefreshTokenValidity()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-refreshtokenvalidity@Stability(value=Stable) @Nullable default List<String> getSupportedIdentityProviders()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-supportedidentityproviders@Stability(value=Stable) @Nullable default Object getTokenValidityUnits()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-tokenvalidityunits@Stability(value=Stable) @Nullable default List<String> getWriteAttributes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-writeattributes@Stability(value=Stable) static CfnUserPoolClientProps.Builder builder()
CfnUserPoolClientProps.Builder of CfnUserPoolClientPropsCopyright © 2020. All rights reserved.