Uses of Interface
software.amazon.awscdk.services.cognito.CfnIdentityPoolProps
Packages that use CfnIdentityPoolProps
-
Uses of CfnIdentityPoolProps in software.amazon.awscdk.services.cognito
Classes in software.amazon.awscdk.services.cognito that implement CfnIdentityPoolPropsMethods in software.amazon.awscdk.services.cognito that return CfnIdentityPoolPropsModifier and TypeMethodDescriptionCfnIdentityPoolProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.services.cognito with parameters of type CfnIdentityPoolPropsModifierConstructorDescriptionCfnIdentityPool
(Construct scope, String id, CfnIdentityPoolProps props) Create a newAWS::Cognito::IdentityPool
.