Uses of Interface
software.amazon.awscdk.services.sam.CfnHttpApi.HttpApiAuthProperty
-
Uses of CfnHttpApi.HttpApiAuthProperty in software.amazon.awscdk.services.sam
Classes in software.amazon.awscdk.services.sam that implement CfnHttpApi.HttpApiAuthPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnHttpApi.HttpApiAuthPropertyMethods in software.amazon.awscdk.services.sam that return CfnHttpApi.HttpApiAuthPropertyModifier and TypeMethodDescriptionCfnHttpApi.HttpApiAuthProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sam with parameters of type CfnHttpApi.HttpApiAuthPropertyModifier and TypeMethodDescriptionCfnHttpApi.Builder.auth(CfnHttpApi.HttpApiAuthProperty auth) `AWS::Serverless::HttpApi.Auth`.CfnHttpApiProps.Builder.auth(CfnHttpApi.HttpApiAuthProperty auth) Sets the value ofCfnHttpApiProps.getAuth()voidCfnHttpApi.setAuth(CfnHttpApi.HttpApiAuthProperty value) `AWS::Serverless::HttpApi.Auth`.