@Stability(value=Stable) public static final class CfnApiKey.StageKeyProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnApiKey.StageKeyProperty>
CfnApiKey.StageKeyProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApiKey.StageKeyProperty |
build()
Builds the configured instance.
|
CfnApiKey.StageKeyProperty.Builder |
restApiId(String restApiId)
Sets the value of
CfnApiKey.StageKeyProperty.getRestApiId() |
CfnApiKey.StageKeyProperty.Builder |
stageName(String stageName)
Sets the value of
CfnApiKey.StageKeyProperty.getStageName() |
@Stability(value=Stable) public CfnApiKey.StageKeyProperty.Builder restApiId(String restApiId)
CfnApiKey.StageKeyProperty.getRestApiId()restApiId - `CfnApiKey.StageKeyProperty.RestApiId`.this@Stability(value=Stable) public CfnApiKey.StageKeyProperty.Builder stageName(String stageName)
CfnApiKey.StageKeyProperty.getStageName()stageName - `CfnApiKey.StageKeyProperty.StageName`.this@Stability(value=Stable) public CfnApiKey.StageKeyProperty build()
build in interface software.amazon.jsii.Builder<CfnApiKey.StageKeyProperty>CfnApiKey.StageKeyPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.