Amazon.Route53.Model.CreateHostedZoneRequest.CreateHostedZoneRequest C# (CSharp) Méthode

CreateHostedZoneRequest() public méthode

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

Same methods

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