Member
The member change specification when the change type is MEMBER.
Inherited functions
Casts this ChangeSpecification as a Collaboration and retrieves its aws.sdk.kotlin.services.cleanrooms.model.CollaborationChangeSpecification value. Throws an exception if the ChangeSpecification is not a Collaboration.
Casts this ChangeSpecification as a Collaboration and retrieves its aws.sdk.kotlin.services.cleanrooms.model.CollaborationChangeSpecification value. Returns null if the ChangeSpecification is not a Collaboration.
Casts this ChangeSpecification as a Member and retrieves its aws.sdk.kotlin.services.cleanrooms.model.MemberChangeSpecification value. Throws an exception if the ChangeSpecification is not a Member.
Casts this ChangeSpecification as a Member and retrieves its aws.sdk.kotlin.services.cleanrooms.model.MemberChangeSpecification value. Returns null if the ChangeSpecification is not a Member.