Uses of Class
software.amazon.awscdk.services.cleanrooms.IdNamespaceAssociationReference.Builder
Packages that use IdNamespaceAssociationReference.Builder
-
Uses of IdNamespaceAssociationReference.Builder in software.amazon.awscdk.services.cleanrooms
Methods in software.amazon.awscdk.services.cleanrooms that return IdNamespaceAssociationReference.BuilderModifier and TypeMethodDescriptionIdNamespaceAssociationReference.builder()
IdNamespaceAssociationReference.Builder.idNamespaceAssociationArn
(String idNamespaceAssociationArn) Sets the value ofIdNamespaceAssociationReference.getIdNamespaceAssociationArn()
IdNamespaceAssociationReference.Builder.idNamespaceAssociationIdentifier
(String idNamespaceAssociationIdentifier) Sets the value ofIdNamespaceAssociationReference.getIdNamespaceAssociationIdentifier()
IdNamespaceAssociationReference.Builder.membershipIdentifier
(String membershipIdentifier) Sets the value ofIdNamespaceAssociationReference.getMembershipIdentifier()
Constructors in software.amazon.awscdk.services.cleanrooms with parameters of type IdNamespaceAssociationReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theIdNamespaceAssociationReference.Builder
.