Collaboration
The collaboration configuration changes being requested. Currently, this only supports modifying which change types are auto-approved for the collaboration.
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.