Amazon.APIGateway.Model.PutIntegrationResponseResponse.IsSetSelectionPattern C# (CSharp) Method

IsSetSelectionPattern() private method

private IsSetSelectionPattern ( ) : bool
return bool
        internal bool IsSetSelectionPattern()
        {
            return this._selectionPattern != null;
        }