public static final class CfnAccountProps.Builder
extends java.lang.Object
CfnAccountProps
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnAccountProps |
build()
Builds the configured instance.
|
CfnAccountProps.Builder |
cloudWatchRoleArn(java.lang.String cloudWatchRoleArn)
Sets the value of
CfnAccountProps.getCloudWatchRoleArn() |
public CfnAccountProps.Builder cloudWatchRoleArn(java.lang.String cloudWatchRoleArn)
CfnAccountProps.getCloudWatchRoleArn()
cloudWatchRoleArn
- The Amazon Resource Name (ARN) of an IAM role that has write access to CloudWatch Logs in your account.this
public CfnAccountProps build()
CfnAccountProps
java.lang.NullPointerException
- if any required attribute was not provided