Amazon.APIGateway.Model.UpdateAuthorizerRequest.IsSetAuthorizerId C# (CSharp) Méthode

IsSetAuthorizerId() private méthode

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