Uses of Interface
software.amazon.awscdk.services.sam.CfnApi.AuthProperty
Packages that use CfnApi.AuthProperty
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnApi.AuthProperty in software.amazon.awscdk.services.sam
Classes in software.amazon.awscdk.services.sam that implement CfnApi.AuthPropertyMethods in software.amazon.awscdk.services.sam that return CfnApi.AuthPropertyModifier and TypeMethodDescriptionCfnApi.AuthProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.sam with parameters of type CfnApi.AuthPropertyModifier and TypeMethodDescriptionCfnApi.Builder.auth
(CfnApi.AuthProperty auth) AWS::Serverless::Api.Auth
.CfnApiProps.Builder.auth
(CfnApi.AuthProperty auth) Sets the value ofCfnApiProps.getAuth()
void
CfnApi.setAuth
(CfnApi.AuthProperty value) AWS::Serverless::Api.Auth
.