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

IsSetDelegationSetId() private method

private IsSetDelegationSetId ( ) : bool
return bool
        internal bool IsSetDelegationSetId()
        {
            return this._delegationSetId != null;
        }