Uses of Class
software.amazon.awscdk.services.cognito.CfnIdentityPoolRoleAttachmentProps.Builder
-
Uses of CfnIdentityPoolRoleAttachmentProps.Builder in software.amazon.awscdk.services.cognito
Modifier 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()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnIdentityPoolRoleAttachmentProps.Builder
.