C# Class Amazon.Route53.Model.HostedZoneConfig

A complex type that contains an optional comment about your hosted zone. If you don't want to specify a comment, omit both the HostedZoneConfig and Comment elements.
Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Méthodes publiques

Méthode Description
HostedZoneConfig ( ) : System

Empty constructor used to set properties independently even when a simple constructor is available

Private Methods

Méthode Description
IsSetComment ( ) : bool
IsSetPrivateZone ( ) : bool

Method Details

HostedZoneConfig() public méthode

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