Uses of Interface
software.amazon.awscdk.services.sam.CfnApi.AuthProperty
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnApi.AuthProperty in software.amazon.awscdk.services.sam
Modifier and TypeMethodDescriptionCfnApi.AuthProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnApi.Builder.auth
(CfnApi.AuthProperty auth) CfnApiProps.Builder.auth
(CfnApi.AuthProperty auth) Sets the value ofCfnApiProps.getAuth()
void
CfnApi.setAuth
(CfnApi.AuthProperty value)