@Stability(value=External) public static final class CfnApi.AuthProperty.Builder extends Object
CfnApi.AuthProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApi.AuthProperty.Builder |
authorizers(Object authorizers)
Sets the value of
CfnApi.AuthProperty.getAuthorizers() |
CfnApi.AuthProperty |
build()
Builds the configured instance.
|
CfnApi.AuthProperty.Builder |
defaultAuthorizer(String defaultAuthorizer)
Sets the value of
CfnApi.AuthProperty.getDefaultAuthorizer() |
@Stability(value=External) public CfnApi.AuthProperty.Builder authorizers(Object authorizers)
CfnApi.AuthProperty.getAuthorizers()authorizers - `CfnApi.AuthProperty.Authorizers`.this@Stability(value=External) public CfnApi.AuthProperty.Builder defaultAuthorizer(String defaultAuthorizer)
CfnApi.AuthProperty.getDefaultAuthorizer()defaultAuthorizer - `CfnApi.AuthProperty.DefaultAuthorizer`.this@Stability(value=External) public CfnApi.AuthProperty build()
CfnApi.AuthPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.