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

IsSetHostedZoneConfig() private method

private IsSetHostedZoneConfig ( ) : bool
return bool
        internal bool IsSetHostedZoneConfig()
        {
            return this._hostedZoneConfig != null;
        }