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

HostedZone() public méthode

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

Same methods

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