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

IsSetCallerReference() private method

private IsSetCallerReference ( ) : bool
return bool
        internal bool IsSetCallerReference()
        {
            return this._callerReference != null;
        }