Uses of Interface
software.amazon.awscdk.services.cognito.CfnIdentityPool.CognitoStreamsProperty
Packages that use CfnIdentityPool.CognitoStreamsProperty
-
Uses of CfnIdentityPool.CognitoStreamsProperty in software.amazon.awscdk.services.cognito
Classes in software.amazon.awscdk.services.cognito that implement CfnIdentityPool.CognitoStreamsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnIdentityPool.CognitoStreamsPropertyMethods in software.amazon.awscdk.services.cognito that return CfnIdentityPool.CognitoStreamsPropertyModifier and TypeMethodDescriptionCfnIdentityPool.CognitoStreamsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.cognito with parameters of type CfnIdentityPool.CognitoStreamsPropertyModifier and TypeMethodDescriptionCfnIdentityPool.Builder.cognitoStreams(CfnIdentityPool.CognitoStreamsProperty cognitoStreams) Configuration options for configuring Amazon Cognito streams.CfnIdentityPoolProps.Builder.cognitoStreams(CfnIdentityPool.CognitoStreamsProperty cognitoStreams) Sets the value ofCfnIdentityPoolProps.getCognitoStreams()voidCfnIdentityPool.setCognitoStreams(CfnIdentityPool.CognitoStreamsProperty value) Configuration options for configuring Amazon Cognito streams.