ChangeSpecification
A union that contains the specification details for different types of changes.
Inheritors
Types
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.