Amazon.APIGateway.Model.IntegrationResponse.IsSetSelectionPattern C# (CSharp) Méthode

IsSetSelectionPattern() private méthode

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