@Stability(value=Deprecated) @Deprecated public static final class CfnAuthorizerV2Props.Builder extends Object implements software.amazon.jsii.Builder<CfnAuthorizerV2Props>
CfnAuthorizerV2Props| Constructor and Description |
|---|
Builder()
Deprecated.
|
@Stability(value=Deprecated) @Deprecated public CfnAuthorizerV2Props.Builder apiId(String apiId)
CfnAuthorizerV2Props.getApiId()apiId - `AWS::ApiGatewayV2::Authorizer.ApiId`. This parameter is required.this@Stability(value=Deprecated) @Deprecated public CfnAuthorizerV2Props.Builder authorizerType(String authorizerType)
CfnAuthorizerV2Props.getAuthorizerType()authorizerType - `AWS::ApiGatewayV2::Authorizer.AuthorizerType`. This parameter is required.this@Stability(value=Deprecated) @Deprecated public CfnAuthorizerV2Props.Builder identitySource(List<String> identitySource)
CfnAuthorizerV2Props.getIdentitySource()identitySource - `AWS::ApiGatewayV2::Authorizer.IdentitySource`. This parameter is required.this@Stability(value=Deprecated) @Deprecated public CfnAuthorizerV2Props.Builder name(String name)
CfnAuthorizerV2Props.getName()name - `AWS::ApiGatewayV2::Authorizer.Name`. This parameter is required.this@Stability(value=Deprecated) @Deprecated public CfnAuthorizerV2Props.Builder authorizerCredentialsArn(String authorizerCredentialsArn)
CfnAuthorizerV2Props.getAuthorizerCredentialsArn()authorizerCredentialsArn - `AWS::ApiGatewayV2::Authorizer.AuthorizerCredentialsArn`.this@Stability(value=Deprecated) @Deprecated public CfnAuthorizerV2Props.Builder authorizerResultTtlInSeconds(Number authorizerResultTtlInSeconds)
CfnAuthorizerV2Props.getAuthorizerResultTtlInSeconds()authorizerResultTtlInSeconds - `AWS::ApiGatewayV2::Authorizer.AuthorizerResultTtlInSeconds`.this@Stability(value=Deprecated) @Deprecated public CfnAuthorizerV2Props.Builder authorizerUri(String authorizerUri)
CfnAuthorizerV2Props.getAuthorizerUri()authorizerUri - `AWS::ApiGatewayV2::Authorizer.AuthorizerUri`.this@Stability(value=Deprecated) @Deprecated public CfnAuthorizerV2Props.Builder identityValidationExpression(String identityValidationExpression)
CfnAuthorizerV2Props.getIdentityValidationExpression()identityValidationExpression - `AWS::ApiGatewayV2::Authorizer.IdentityValidationExpression`.this@Stability(value=Deprecated) @Deprecated public CfnAuthorizerV2Props.Builder jwtConfiguration(CfnAuthorizerV2.JWTConfigurationProperty jwtConfiguration)
CfnAuthorizerV2Props.getJwtConfiguration()jwtConfiguration - `AWS::ApiGatewayV2::Authorizer.JwtConfiguration`.this@Stability(value=Deprecated) @Deprecated public CfnAuthorizerV2Props.Builder jwtConfiguration(IResolvable jwtConfiguration)
CfnAuthorizerV2Props.getJwtConfiguration()jwtConfiguration - `AWS::ApiGatewayV2::Authorizer.JwtConfiguration`.this@Stability(value=Deprecated) @Deprecated public CfnAuthorizerV2Props build()
build in interface software.amazon.jsii.Builder<CfnAuthorizerV2Props>CfnAuthorizerV2PropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.