Amazon.APIGateway.Model.UpdateDocumentationVersionRequest.IsSetDocumentationVersion C# (CSharp) Method

IsSetDocumentationVersion() private method

private IsSetDocumentationVersion ( ) : bool
return bool
        internal bool IsSetDocumentationVersion()
        {
            return this._documentationVersion != null;
        }