@Stability(value=Deprecated) @Deprecated public static interface CfnAuthorizerV2.JWTConfigurationProperty extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-authorizer-jwtconfiguration.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAuthorizerV2.JWTConfigurationProperty.Builder
Deprecated.
|
static class |
CfnAuthorizerV2.JWTConfigurationProperty.Jsii$Proxy
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnAuthorizerV2.JWTConfigurationProperty.Builder |
builder()
Deprecated.
|
default List<String> |
getAudience()
Deprecated.
|
default String |
getIssuer()
Deprecated.
|
@Stability(value=Deprecated) @Deprecated @Nullable default List<String> getAudience()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-authorizer-jwtconfiguration.html#cfn-apigatewayv2-authorizer-jwtconfiguration-audience@Stability(value=Deprecated) @Deprecated @Nullable default String getIssuer()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-authorizer-jwtconfiguration.html#cfn-apigatewayv2-authorizer-jwtconfiguration-issuer@Stability(value=Deprecated) @Deprecated static CfnAuthorizerV2.JWTConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.