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

HostedZone() public method

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

Same methods

HostedZone::HostedZone ( string id, string name, string callerReference ) : System