@Stability(value=Stable) public static final class CfnAccountProps.Builder extends Object implements software.amazon.jsii.Builder<CfnAccountProps>
CfnAccountProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnAccountProps |
build()
Builds the configured instance.
|
CfnAccountProps.Builder |
cloudWatchRoleArn(String cloudWatchRoleArn)
Sets the value of
CfnAccountProps.getCloudWatchRoleArn() |
@Stability(value=Stable) public CfnAccountProps.Builder cloudWatchRoleArn(String cloudWatchRoleArn)
CfnAccountProps.getCloudWatchRoleArn()cloudWatchRoleArn - `AWS::ApiGateway::Account.CloudWatchRoleArn`.this@Stability(value=Stable) public CfnAccountProps build()
build in interface software.amazon.jsii.Builder<CfnAccountProps>CfnAccountPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.