@Stability(value=Deprecated) @Deprecated public static final class CfnAuthorizerV2.Builder extends Object implements software.amazon.jsii.Builder<CfnAuthorizerV2>
CfnAuthorizerV2.@Stability(value=Deprecated) @Deprecated public static CfnAuthorizerV2.Builder create(Construct scope, String id)
scope - - scope in which this resource is defined. This parameter is required.id - - scoped id of the resource. This parameter is required.CfnAuthorizerV2.JWTConfigurationProperty.Builder.@Stability(value=Deprecated) @Deprecated public CfnAuthorizerV2.Builder apiId(String apiId)
apiId - `AWS::ApiGatewayV2::Authorizer.ApiId`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-apiid@Stability(value=Deprecated) @Deprecated public CfnAuthorizerV2.Builder authorizerType(String authorizerType)
authorizerType - `AWS::ApiGatewayV2::Authorizer.AuthorizerType`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-authorizertype@Stability(value=Deprecated) @Deprecated public CfnAuthorizerV2.Builder identitySource(List<String> identitySource)
identitySource - `AWS::ApiGatewayV2::Authorizer.IdentitySource`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-identitysource@Stability(value=Deprecated) @Deprecated public CfnAuthorizerV2.Builder name(String name)
name - `AWS::ApiGatewayV2::Authorizer.Name`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-name@Stability(value=Deprecated) @Deprecated public CfnAuthorizerV2.Builder authorizerCredentialsArn(String authorizerCredentialsArn)
authorizerCredentialsArn - `AWS::ApiGatewayV2::Authorizer.AuthorizerCredentialsArn`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-authorizercredentialsarn@Stability(value=Deprecated) @Deprecated public CfnAuthorizerV2.Builder authorizerResultTtlInSeconds(Number authorizerResultTtlInSeconds)
authorizerResultTtlInSeconds - `AWS::ApiGatewayV2::Authorizer.AuthorizerResultTtlInSeconds`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-authorizerresultttlinseconds@Stability(value=Deprecated) @Deprecated public CfnAuthorizerV2.Builder authorizerUri(String authorizerUri)
authorizerUri - `AWS::ApiGatewayV2::Authorizer.AuthorizerUri`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-authorizeruri@Stability(value=Deprecated) @Deprecated public CfnAuthorizerV2.Builder identityValidationExpression(String identityValidationExpression)
identityValidationExpression - `AWS::ApiGatewayV2::Authorizer.IdentityValidationExpression`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-identityvalidationexpression@Stability(value=Deprecated) @Deprecated public CfnAuthorizerV2.Builder jwtConfiguration(CfnAuthorizerV2.JWTConfigurationProperty jwtConfiguration)
jwtConfiguration - `AWS::ApiGatewayV2::Authorizer.JwtConfiguration`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-jwtconfiguration@Stability(value=Deprecated) @Deprecated public CfnAuthorizerV2.Builder jwtConfiguration(IResolvable jwtConfiguration)
jwtConfiguration - `AWS::ApiGatewayV2::Authorizer.JwtConfiguration`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-authorizer.html#cfn-apigatewayv2-authorizer-jwtconfiguration@Stability(value=Deprecated) @Deprecated public CfnAuthorizerV2 build()
build in interface software.amazon.jsii.Builder<CfnAuthorizerV2>Copyright © 2021. All rights reserved.