| Package | Description |
|---|---|
| software.amazon.awscdk.services.sam |
AWS Serverless Application Model Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnApi.AuthProperty.Jsii$Proxy
An implementation for
CfnApi.AuthProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnApi.AuthProperty |
CfnApi.AuthProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnApiProps.Builder |
CfnApiProps.Builder.auth(CfnApi.AuthProperty auth)
Sets the value of
CfnApiProps.getAuth() |
CfnApi.Builder |
CfnApi.Builder.auth(CfnApi.AuthProperty auth)
`AWS::Serverless::Api.Auth`.
|
void |
CfnApi.setAuth(CfnApi.AuthProperty value)
`AWS::Serverless::Api.Auth`.
|
Copyright © 2022. All rights reserved.