Uses of Class
software.amazon.awscdk.services.sam.CfnApi.AuthProperty.Builder
Packages that use CfnApi.AuthProperty.Builder
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnApi.AuthProperty.Builder in software.amazon.awscdk.services.sam
Methods in software.amazon.awscdk.services.sam that return CfnApi.AuthProperty.BuilderModifier and TypeMethodDescriptionCfnApi.AuthProperty.Builder.addDefaultAuthorizerToCorsPreflight(Boolean addDefaultAuthorizerToCorsPreflight) Sets the value ofCfnApi.AuthProperty.getAddDefaultAuthorizerToCorsPreflight()CfnApi.AuthProperty.Builder.addDefaultAuthorizerToCorsPreflight(IResolvable addDefaultAuthorizerToCorsPreflight) Sets the value ofCfnApi.AuthProperty.getAddDefaultAuthorizerToCorsPreflight()CfnApi.AuthProperty.Builder.authorizers(Object authorizers) Sets the value ofCfnApi.AuthProperty.getAuthorizers()static CfnApi.AuthProperty.BuilderCfnApi.AuthProperty.builder()CfnApi.AuthProperty.Builder.defaultAuthorizer(String defaultAuthorizer) Sets the value ofCfnApi.AuthProperty.getDefaultAuthorizer()Constructors in software.amazon.awscdk.services.sam with parameters of type CfnApi.AuthProperty.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnApi.AuthProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnApi.AuthProperty.Builder.