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