@Stability(value=Stable) public static final class CfnStorageLens.AwsOrgProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStorageLens.AwsOrgProperty>
CfnStorageLens.AwsOrgProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnStorageLens.AwsOrgProperty.Builder |
arn(String arn)
Sets the value of
CfnStorageLens.AwsOrgProperty.getArn() |
CfnStorageLens.AwsOrgProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnStorageLens.AwsOrgProperty.Builder arn(String arn)
CfnStorageLens.AwsOrgProperty.getArn()arn - `CfnStorageLens.AwsOrgProperty.Arn`. This parameter is required.this@Stability(value=Stable) public CfnStorageLens.AwsOrgProperty build()
build in interface software.amazon.jsii.Builder<CfnStorageLens.AwsOrgProperty>CfnStorageLens.AwsOrgPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.