AWS SDK Version 2 for .NET
API Reference

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.

.NET Framework 4.5
 
Configuration for accessing Amazon GetOperationDetail service

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.Route53Domains.Model.GetOperationDetailResult
      Amazon.Route53Domains.Model.GetOperationDetailResponse

Namespace: Amazon.Route53Domains.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class GetOperationDetailResponse : GetOperationDetailResult

The GetOperationDetailResponse type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property DomainName System.String Gets and sets the property DomainName.

The name of a domain.

Type: String

Public Property GetOperationDetailResult Amazon.Route53Domains.Model.GetOperationDetailResult Gets and sets the GetOperationDetailResult property. Represents the output of a GetOperationDetail operation.
Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property Message System.String Gets and sets the property Message.

Detailed information on the status including possible errors.

Type: String

Public Property OperationId System.String Gets and sets the property OperationId.

The identifier for the operation.

Type: String

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property Status Amazon.Route53Domains.OperationStatus Gets and sets the property Status.

The current status of the requested operation in the system.

Type: String

Public Property SubmittedDate System.DateTime Gets and sets the property SubmittedDate.

The date when the request was submitted.

Public Property Type Amazon.Route53Domains.OperationType Gets and sets the property Type.

The type of operation that was requested.

Type: String

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5