Uses of Class
software.amazon.awscdk.services.cognito.CfnIdentityPoolRoleAttachmentProps.Builder
Packages that use CfnIdentityPoolRoleAttachmentProps.Builder
-
Uses of CfnIdentityPoolRoleAttachmentProps.Builder in software.amazon.awscdk.services.cognito
Methods in software.amazon.awscdk.services.cognito that return CfnIdentityPoolRoleAttachmentProps.BuilderModifier and TypeMethodDescriptionCfnIdentityPoolRoleAttachmentProps.builder()
CfnIdentityPoolRoleAttachmentProps.Builder.identityPoolId
(String identityPoolId) Sets the value ofCfnIdentityPoolRoleAttachmentProps.getIdentityPoolId()
CfnIdentityPoolRoleAttachmentProps.Builder.roleMappings
(Map<String, ? extends Object> roleMappings) Sets the value ofCfnIdentityPoolRoleAttachmentProps.getRoleMappings()
CfnIdentityPoolRoleAttachmentProps.Builder.roleMappings
(IResolvable roleMappings) Sets the value ofCfnIdentityPoolRoleAttachmentProps.getRoleMappings()
Sets the value ofCfnIdentityPoolRoleAttachmentProps.getRoles()
Constructors in software.amazon.awscdk.services.cognito with parameters of type CfnIdentityPoolRoleAttachmentProps.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnIdentityPoolRoleAttachmentProps.Builder
.