@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:21.957Z") @Stability(value=Stable) public interface CfnIdentityPoolProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-identitypool.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnIdentityPoolProps.Builder
A builder for
CfnIdentityPoolProps |
static class |
CfnIdentityPoolProps.Jsii$Proxy
An implementation for
CfnIdentityPoolProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnIdentityPoolProps.Builder |
builder() |
default Object |
getAllowClassicFlow()
`AWS::Cognito::IdentityPool.AllowClassicFlow`.
|
Object |
getAllowUnauthenticatedIdentities()
`AWS::Cognito::IdentityPool.AllowUnauthenticatedIdentities`.
|
default Object |
getCognitoEvents()
`AWS::Cognito::IdentityPool.CognitoEvents`.
|
default Object |
getCognitoIdentityProviders()
`AWS::Cognito::IdentityPool.CognitoIdentityProviders`.
|
default Object |
getCognitoStreams()
`AWS::Cognito::IdentityPool.CognitoStreams`.
|
default String |
getDeveloperProviderName()
`AWS::Cognito::IdentityPool.DeveloperProviderName`.
|
default String |
getIdentityPoolName()
`AWS::Cognito::IdentityPool.IdentityPoolName`.
|
default List<String> |
getOpenIdConnectProviderArns()
`AWS::Cognito::IdentityPool.OpenIdConnectProviderARNs`.
|
default Object |
getPushSync()
`AWS::Cognito::IdentityPool.PushSync`.
|
default List<String> |
getSamlProviderArns()
`AWS::Cognito::IdentityPool.SamlProviderARNs`.
|
default Object |
getSupportedLoginProviders()
`AWS::Cognito::IdentityPool.SupportedLoginProviders`.
|
@Stability(value=Stable) @NotNull Object getAllowUnauthenticatedIdentities()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-identitypool.html#cfn-cognito-identitypool-allowunauthenticatedidentities@Stability(value=Stable) @Nullable default Object getAllowClassicFlow()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-identitypool.html#cfn-cognito-identitypool-allowclassicflow@Stability(value=Stable) @Nullable default Object getCognitoEvents()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-identitypool.html#cfn-cognito-identitypool-cognitoevents@Stability(value=Stable) @Nullable default Object getCognitoIdentityProviders()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-identitypool.html#cfn-cognito-identitypool-cognitoidentityproviders@Stability(value=Stable) @Nullable default Object getCognitoStreams()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-identitypool.html#cfn-cognito-identitypool-cognitostreams@Stability(value=Stable) @Nullable default String getDeveloperProviderName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-identitypool.html#cfn-cognito-identitypool-developerprovidername@Stability(value=Stable) @Nullable default String getIdentityPoolName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-identitypool.html#cfn-cognito-identitypool-identitypoolname@Stability(value=Stable) @Nullable default List<String> getOpenIdConnectProviderArns()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-identitypool.html#cfn-cognito-identitypool-openidconnectproviderarns@Stability(value=Stable) @Nullable default Object getPushSync()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-identitypool.html#cfn-cognito-identitypool-pushsync@Stability(value=Stable) @Nullable default List<String> getSamlProviderArns()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-identitypool.html#cfn-cognito-identitypool-samlproviderarns@Stability(value=Stable) @Nullable default Object getSupportedLoginProviders()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-identitypool.html#cfn-cognito-identitypool-supportedloginproviders@Stability(value=Stable) static CfnIdentityPoolProps.Builder builder()
CfnIdentityPoolProps.Builder of CfnIdentityPoolPropsCopyright © 2020. All rights reserved.