@Stability(value=Stable) public static final class CfnHttpApi.HttpApiAuthProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnHttpApi.HttpApiAuthProperty>
CfnHttpApi.HttpApiAuthProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnHttpApi.HttpApiAuthProperty.Builder |
authorizers(Object authorizers)
Sets the value of
CfnHttpApi.HttpApiAuthProperty.getAuthorizers() |
CfnHttpApi.HttpApiAuthProperty |
build()
Builds the configured instance.
|
CfnHttpApi.HttpApiAuthProperty.Builder |
defaultAuthorizer(String defaultAuthorizer)
Sets the value of
CfnHttpApi.HttpApiAuthProperty.getDefaultAuthorizer() |
@Stability(value=Stable) public CfnHttpApi.HttpApiAuthProperty.Builder authorizers(Object authorizers)
CfnHttpApi.HttpApiAuthProperty.getAuthorizers()authorizers - `CfnHttpApi.HttpApiAuthProperty.Authorizers`.this@Stability(value=Stable) public CfnHttpApi.HttpApiAuthProperty.Builder defaultAuthorizer(String defaultAuthorizer)
CfnHttpApi.HttpApiAuthProperty.getDefaultAuthorizer()defaultAuthorizer - `CfnHttpApi.HttpApiAuthProperty.DefaultAuthorizer`.this@Stability(value=Stable) public CfnHttpApi.HttpApiAuthProperty build()
build in interface software.amazon.jsii.Builder<CfnHttpApi.HttpApiAuthProperty>CfnHttpApi.HttpApiAuthPropertyNullPointerException - if any required attribute was not providedCopyright © 2023. All rights reserved.