Amazon.Route53.Model.UpdateHostedZoneCommentRequest.IsSetComment C# (CSharp) Method

IsSetComment() private method

private IsSetComment ( ) : bool
return bool
        internal bool IsSetComment()
        {
            return this._comment != null;
        }
UpdateHostedZoneCommentRequest