Amazon.Route53.Model.CreateHostedZoneRequest.CreateHostedZoneRequest C# (CSharp) Method

CreateHostedZoneRequest() public method

Empty constructor used to set properties independently even when a simple constructor is available
public CreateHostedZoneRequest ( ) : System
return System
        public CreateHostedZoneRequest() { }

Same methods

CreateHostedZoneRequest::CreateHostedZoneRequest ( string name, string callerReference ) : System