@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 Authorizers
|
CfnApi.AuthProperty |
build()
Builds the configured instance.
|
CfnApi.AuthProperty.Builder |
defaultAuthorizer(String defaultAuthorizer)
Sets the value of DefaultAuthorizer
|
@Stability(value=External) public CfnApi.AuthProperty.Builder authorizers(Object authorizers)
authorizers - `CfnApi.AuthProperty.Authorizers`.this@Stability(value=External) public CfnApi.AuthProperty.Builder defaultAuthorizer(String defaultAuthorizer)
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.