Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sam.CfnApiPropsMixin.AuthProperty.Builder
Packages that use CfnApiPropsMixin.AuthProperty.Builder
-
Uses of CfnApiPropsMixin.AuthProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.sam
Methods in software.amazon.awscdk.cfnpropertymixins.services.sam that return CfnApiPropsMixin.AuthProperty.BuilderModifier and TypeMethodDescriptionCfnApiPropsMixin.AuthProperty.Builder.addDefaultAuthorizerToCorsPreflight(Boolean addDefaultAuthorizerToCorsPreflight) Sets the value ofCfnApiPropsMixin.AuthProperty.getAddDefaultAuthorizerToCorsPreflight()CfnApiPropsMixin.AuthProperty.Builder.addDefaultAuthorizerToCorsPreflight(IResolvable addDefaultAuthorizerToCorsPreflight) Sets the value ofCfnApiPropsMixin.AuthProperty.getAddDefaultAuthorizerToCorsPreflight()CfnApiPropsMixin.AuthProperty.Builder.authorizers(Object authorizers) Sets the value ofCfnApiPropsMixin.AuthProperty.getAuthorizers()CfnApiPropsMixin.AuthProperty.builder()CfnApiPropsMixin.AuthProperty.Builder.defaultAuthorizer(String defaultAuthorizer) Sets the value ofCfnApiPropsMixin.AuthProperty.getDefaultAuthorizer()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sam with parameters of type CfnApiPropsMixin.AuthProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnApiPropsMixin.AuthProperty.Builder.