| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnIdentityPool.CognitoStreamsProperty.Jsii$Proxy
An implementation for
CfnIdentityPool.CognitoStreamsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnIdentityPool.CognitoStreamsProperty |
CfnIdentityPool.CognitoStreamsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnIdentityPool.Builder |
CfnIdentityPool.Builder.cognitoStreams(CfnIdentityPool.CognitoStreamsProperty cognitoStreams)
`AWS::Cognito::IdentityPool.CognitoStreams`.
|
CfnIdentityPoolProps.Builder |
CfnIdentityPoolProps.Builder.cognitoStreams(CfnIdentityPool.CognitoStreamsProperty cognitoStreams)
Sets the value of
CfnIdentityPoolProps.getCognitoStreams() |
void |
CfnIdentityPool.setCognitoStreams(CfnIdentityPool.CognitoStreamsProperty value)
`AWS::Cognito::IdentityPool.CognitoStreams`.
|
Copyright © 2021. All rights reserved.