Uses of Class
software.amazon.awscdk.services.cognito.IdentityPoolRoleAttachmentReference.Builder
Packages that use IdentityPoolRoleAttachmentReference.Builder
-
Uses of IdentityPoolRoleAttachmentReference.Builder in software.amazon.awscdk.services.cognito
Methods in software.amazon.awscdk.services.cognito that return IdentityPoolRoleAttachmentReference.BuilderModifier and TypeMethodDescriptionIdentityPoolRoleAttachmentReference.builder()
IdentityPoolRoleAttachmentReference.Builder.identityPoolRoleAttachmentId
(String identityPoolRoleAttachmentId) Sets the value ofIdentityPoolRoleAttachmentReference.getIdentityPoolRoleAttachmentId()
Constructors in software.amazon.awscdk.services.cognito with parameters of type IdentityPoolRoleAttachmentReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theIdentityPoolRoleAttachmentReference.Builder
.