@Stability(value=Stable)
public static interface CfnApi.AuthProperty
extends software.amazon.jsii.JsiiSerializable
| 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=Stable) @Nullable default Object getAuthorizers()
@Stability(value=Stable) @Nullable default String getDefaultAuthorizer()
@Stability(value=Stable) static CfnApi.AuthProperty.Builder builder()
CfnApi.AuthProperty.Builder of CfnApi.AuthPropertyCopyright © 2021. All rights reserved.