AsyncOperation
A container for the information about an asynchronous operation.
Contents
- CreationTime
- 
               The time that the request was sent to the service. Type: Timestamp Required: No 
- Operation
- 
               The specific operation for the asynchronous request. Type: String Valid Values: CreateMultiRegionAccessPoint | DeleteMultiRegionAccessPoint | PutMultiRegionAccessPointPolicyRequired: No 
- RequestParameters
- 
               The parameters associated with the request. Type: AsyncRequestParameters data type Required: No 
- RequestStatus
- 
               The current status of the request. Type: String Required: No 
- RequestTokenARN
- 
               The request token associated with the request. Type: String Length Constraints: Minimum length of 1. Maximum length of 1024. Pattern: arn:.+Required: No 
- ResponseDetails
- 
               The details of the response. Type: AsyncResponseDetails data type Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: