You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Route53Domains::Types::GetOperationDetailRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::Route53Domains::Types::GetOperationDetailRequest
- Defined in:
- (unknown)
Overview
Note:
When passing GetOperationDetailRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
operation_id: "OperationId", # required
}
The GetOperationDetail request includes the following element.
Instance Attribute Summary collapse
-
#operation_id ⇒ String
The identifier for the operation for which you want to get the status.
Instance Attribute Details
#operation_id ⇒ String
The identifier for the operation for which you want to get the status. Route 53 returned the identifier in the response to the original request.