Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2.CfnAuthorizerMixinProps.Builder
Packages that use CfnAuthorizerMixinProps.Builder
-
Uses of CfnAuthorizerMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2 that return CfnAuthorizerMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnAuthorizerMixinProps.getApiId()Sets the value ofCfnAuthorizerMixinProps.getApiId()CfnAuthorizerMixinProps.Builder.authorizerCredentialsArn(String authorizerCredentialsArn) Sets the value ofCfnAuthorizerMixinProps.getAuthorizerCredentialsArn()CfnAuthorizerMixinProps.Builder.authorizerPayloadFormatVersion(String authorizerPayloadFormatVersion) Sets the value ofCfnAuthorizerMixinProps.getAuthorizerPayloadFormatVersion()CfnAuthorizerMixinProps.Builder.authorizerResultTtlInSeconds(Number authorizerResultTtlInSeconds) Sets the value ofCfnAuthorizerMixinProps.getAuthorizerResultTtlInSeconds()CfnAuthorizerMixinProps.Builder.authorizerType(String authorizerType) Sets the value ofCfnAuthorizerMixinProps.getAuthorizerType()CfnAuthorizerMixinProps.Builder.authorizerUri(String authorizerUri) Sets the value ofCfnAuthorizerMixinProps.getAuthorizerUri()CfnAuthorizerMixinProps.builder()CfnAuthorizerMixinProps.Builder.enableSimpleResponses(Boolean enableSimpleResponses) Sets the value ofCfnAuthorizerMixinProps.getEnableSimpleResponses()CfnAuthorizerMixinProps.Builder.enableSimpleResponses(IResolvable enableSimpleResponses) Sets the value ofCfnAuthorizerMixinProps.getEnableSimpleResponses()CfnAuthorizerMixinProps.Builder.identitySource(List<String> identitySource) Sets the value ofCfnAuthorizerMixinProps.getIdentitySource()CfnAuthorizerMixinProps.Builder.identityValidationExpression(String identityValidationExpression) Sets the value ofCfnAuthorizerMixinProps.getIdentityValidationExpression()CfnAuthorizerMixinProps.Builder.jwtConfiguration(CfnAuthorizerPropsMixin.JWTConfigurationProperty jwtConfiguration) Sets the value ofCfnAuthorizerMixinProps.getJwtConfiguration()CfnAuthorizerMixinProps.Builder.jwtConfiguration(IResolvable jwtConfiguration) Sets the value ofCfnAuthorizerMixinProps.getJwtConfiguration()Sets the value ofCfnAuthorizerMixinProps.getName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.apigatewayv2 with parameters of type CfnAuthorizerMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAuthorizerMixinProps.Builder.