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
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnApi.AuthProperty.Builder |
builder() |
Object |
getAuthorizers()
`CfnApi.AuthProperty.Authorizers`.
|
String |
getDefaultAuthorizer()
`CfnApi.AuthProperty.DefaultAuthorizer`.
|
Object getAuthorizers()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#api-auth-objectString getDefaultAuthorizer()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#api-auth-objectstatic CfnApi.AuthProperty.Builder builder()
CfnApi.AuthProperty.Builder of CfnApi.AuthPropertyCopyright © 2019. All rights reserved.