Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apigateway.CfnAuthorizerMixinProps.Builder
Packages that use CfnAuthorizerMixinProps.Builder
-
Uses of CfnAuthorizerMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.apigateway
Methods in software.amazon.awscdk.cfnpropertymixins.services.apigateway that return CfnAuthorizerMixinProps.BuilderModifier and TypeMethodDescriptionCfnAuthorizerMixinProps.Builder.authorizerCredentials(String authorizerCredentials) Sets the value ofCfnAuthorizerMixinProps.getAuthorizerCredentials()CfnAuthorizerMixinProps.Builder.authorizerCredentials(IRoleRef authorizerCredentials) Sets the value ofCfnAuthorizerMixinProps.getAuthorizerCredentials()CfnAuthorizerMixinProps.Builder.authorizerResultTtlInSeconds(Number authorizerResultTtlInSeconds) Sets the value ofCfnAuthorizerMixinProps.getAuthorizerResultTtlInSeconds()CfnAuthorizerMixinProps.Builder.authorizerUri(String authorizerUri) Sets the value ofCfnAuthorizerMixinProps.getAuthorizerUri()Sets the value ofCfnAuthorizerMixinProps.getAuthType()CfnAuthorizerMixinProps.builder()CfnAuthorizerMixinProps.Builder.identitySource(String identitySource) Sets the value ofCfnAuthorizerMixinProps.getIdentitySource()CfnAuthorizerMixinProps.Builder.identityValidationExpression(String identityValidationExpression) Sets the value ofCfnAuthorizerMixinProps.getIdentityValidationExpression()Sets the value ofCfnAuthorizerMixinProps.getName()CfnAuthorizerMixinProps.Builder.providerArns(List<? extends Object> providerArns) Sets the value ofCfnAuthorizerMixinProps.getProviderArns()Sets the value ofCfnAuthorizerMixinProps.getRestApiId()CfnAuthorizerMixinProps.Builder.restApiId(IRestApiRef restApiId) Sets the value ofCfnAuthorizerMixinProps.getRestApiId()Sets the value ofCfnAuthorizerMixinProps.getType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.apigateway with parameters of type CfnAuthorizerMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAuthorizerMixinProps.Builder.