Change
Represents a single change within a collaboration change request, containing the change identifier and specification.
Contents
- specification
-
The specification details for this change.
Type: ChangeSpecification object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: Yes
- specificationType
-
The type of specification for this change.
Type: String
Valid Values:
MEMBER
Required: Yes
- types
-
The list of change types that were applied.
Type: Array of strings
Array Members: Minimum number of 1 item.
Valid Values:
ADD_MEMBER
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: