Amazon.Route53.Model.HostedZone.IsSetConfig C# (CSharp) Method

IsSetConfig() private method

private IsSetConfig ( ) : bool
return bool
        internal bool IsSetConfig()
        {
            return this._config != null;
        }