Container for the parameters to the GetHostedZone operation.
Namespace: Amazon.Route53.ModelTo retrieve the delegation set for a hosted zone, send a GET request to the 2011-05-05/hostedzone/hosted zone ID resource. The delegation set is the four Route 53 name servers that were assigned to the hosted zone when you created it.
Assembly: AWSSDK (in AWSSDK.dll) Version: 1.4.10.0 (1.4.10.0)
Syntax
| C# | Visual Basic | Visual C++ |
public class GetHostedZoneRequest : AmazonWebServiceRequest
Public Class GetHostedZoneRequest _ Inherits AmazonWebServiceRequest
public ref class GetHostedZoneRequest : public AmazonWebServiceRequest
Members
| All Members | Constructors | Properties | Methods |
| Member | Description | |
|---|---|---|
| GetHostedZoneRequest()()()() | Initializes a new instance of the GetHostedZoneRequest class | |
| Equals(Object) | (Inherited from Object.) | |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Id |
The ID of the hosted zone for which you want to get a list of the name servers in the delegation set.
Constraints: | |
| ToString()()()() | (Inherited from Object.) | |
| WithId(String) |
Sets the Id property
|
Inheritance Hierarchy
System..::..Object
Amazon.Runtime..::..AmazonWebServiceRequest
Amazon.Route53.Model..::..GetHostedZoneRequest
Amazon.Runtime..::..AmazonWebServiceRequest
Amazon.Route53.Model..::..GetHostedZoneRequest