@Stability(value=Stable) public static final class CfnAccount.Builder extends Object implements software.amazon.jsii.Builder<CfnAccount>
CfnAccount.| Modifier and Type | Method and Description |
|---|---|
CfnAccount |
build() |
CfnAccount.Builder |
cloudWatchRoleArn(String cloudWatchRoleArn)
`AWS::ApiGateway::Account.CloudWatchRoleArn`.
|
static CfnAccount.Builder |
create(software.constructs.Construct scope,
String id) |
@Stability(value=Stable) public static CfnAccount.Builder create(software.constructs.Construct scope, String id)
scope - - scope in which this resource is defined. This parameter is required.id - - scoped id of the resource. This parameter is required.CfnAccount.Builder.@Stability(value=Stable) public CfnAccount.Builder cloudWatchRoleArn(String cloudWatchRoleArn)
cloudWatchRoleArn - `AWS::ApiGateway::Account.CloudWatchRoleArn`. This parameter is required.this@Stability(value=Stable) public CfnAccount build()
build in interface software.amazon.jsii.Builder<CfnAccount>Copyright © 2021. All rights reserved.