@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 |
build()
Builds the configured instance.
|
CfnApi.AuthProperty.Builder |
withAuthorizers(Object value)
Sets the value of Authorizers
|
CfnApi.AuthProperty.Builder |
withDefaultAuthorizer(String value)
Sets the value of DefaultAuthorizer
|
@Stability(value=External) public CfnApi.AuthProperty.Builder withAuthorizers(@Nullable Object value)
value - `CfnApi.AuthProperty.Authorizers`.this@Stability(value=External) public CfnApi.AuthProperty.Builder withDefaultAuthorizer(@Nullable String value)
value - `CfnApi.AuthProperty.DefaultAuthorizer`.this@Stability(value=External) public CfnApi.AuthProperty build()
CfnApi.AuthPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.