AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the UpdateCollaborationChangeRequest operation. Updates an existing collaboration change request. This operation allows approval actions for pending change requests in collaborations (APPROVE, DENY, CANCEL, COMMIT).
For change requests without automatic approval, a member in the collaboration can manually APPROVE or DENY a change request. The collaboration owner can manually CANCEL or COMMIT a change request.
Namespace: Amazon.CleanRooms.Model
Assembly: AWSSDK.CleanRooms.dll
Version: 3.x.y.z
public class UpdateCollaborationChangeRequestRequest : AmazonCleanRoomsRequest IAmazonWebServiceRequest
The UpdateCollaborationChangeRequestRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
UpdateCollaborationChangeRequestRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
Action | Amazon.CleanRooms.ChangeRequestAction |
Gets and sets the property Action. The action to perform on the change request. Valid values include APPROVE (approve the change), DENY (reject the change), CANCEL (cancel the request), and COMMIT (commit after the request is approved). For change requests without automatic approval, a member in the collaboration can manually APPROVE or DENY a change request. The collaboration owner can manually CANCEL or COMMIT a change request. |
|
ChangeRequestIdentifier | System.String |
Gets and sets the property ChangeRequestIdentifier. The unique identifier of the specific change request to be updated within the collaboration. |
|
CollaborationIdentifier | System.String |
Gets and sets the property CollaborationIdentifier. The unique identifier of the collaboration that contains the change request to be updated. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5