Amazon.Route53.Model.GetHostedZoneResponse.IsSetHostedZone C# (CSharp) Method

IsSetHostedZone() private method

private IsSetHostedZone ( ) : bool
return bool
        internal bool IsSetHostedZone()
        {
            return this._hostedZone != null;
        }