@Stability(value=External)
public static interface CfnApi.AuthProperty
extends software.amazon.jsii.JsiiSerializable
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#api-auth-object| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnApi.AuthProperty.Builder
A builder for
CfnApi.AuthProperty |
static class |
CfnApi.AuthProperty.Jsii$Proxy
An implementation for
CfnApi.AuthProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnApi.AuthProperty.Builder |
builder() |
default Object |
getAuthorizers()
`CfnApi.AuthProperty.Authorizers`.
|
default String |
getDefaultAuthorizer()
`CfnApi.AuthProperty.DefaultAuthorizer`.
|
@Stability(value=External) @Nullable default Object getAuthorizers()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#api-auth-object@Stability(value=External) @Nullable default String getDefaultAuthorizer()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#api-auth-object@Stability(value=External) static CfnApi.AuthProperty.Builder builder()
CfnApi.AuthProperty.Builder of CfnApi.AuthPropertyCopyright © 2020. All rights reserved.