@Stability(value=Deprecated) @Deprecated public static final class CfnAuthorizerV2.JWTConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAuthorizerV2.JWTConfigurationProperty>
CfnAuthorizerV2.JWTConfigurationProperty| Constructor and Description |
|---|
Builder()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CfnAuthorizerV2.JWTConfigurationProperty.Builder |
audience(List<String> audience)
Deprecated.
|
CfnAuthorizerV2.JWTConfigurationProperty |
build()
Deprecated.
|
CfnAuthorizerV2.JWTConfigurationProperty.Builder |
issuer(String issuer)
Deprecated.
|
@Stability(value=Deprecated) @Deprecated public CfnAuthorizerV2.JWTConfigurationProperty.Builder audience(List<String> audience)
CfnAuthorizerV2.JWTConfigurationProperty.getAudience()audience - `CfnAuthorizerV2.JWTConfigurationProperty.Audience`.this@Stability(value=Deprecated) @Deprecated public CfnAuthorizerV2.JWTConfigurationProperty.Builder issuer(String issuer)
CfnAuthorizerV2.JWTConfigurationProperty.getIssuer()issuer - `CfnAuthorizerV2.JWTConfigurationProperty.Issuer`.this@Stability(value=Deprecated) @Deprecated public CfnAuthorizerV2.JWTConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnAuthorizerV2.JWTConfigurationProperty>CfnAuthorizerV2.JWTConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.