Class CfnStorageLensPropsMixin.AwsOrgProperty.Builder
java.lang.Object
software.amazon.awscdk.mixins.preview.services.s3.mixins.CfnStorageLensPropsMixin.AwsOrgProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnStorageLensPropsMixin.AwsOrgProperty>
- Enclosing interface:
CfnStorageLensPropsMixin.AwsOrgProperty
@Stability(Stable)
public static final class CfnStorageLensPropsMixin.AwsOrgProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnStorageLensPropsMixin.AwsOrgProperty>
A builder for
CfnStorageLensPropsMixin.AwsOrgProperty-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionSets the value ofCfnStorageLensPropsMixin.AwsOrgProperty.getArn()build()Builds the configured instance.
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
arn
Sets the value ofCfnStorageLensPropsMixin.AwsOrgProperty.getArn()- Parameters:
arn- This resource contains the ARN of the AWS Organization.- Returns:
this
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnStorageLensPropsMixin.AwsOrgProperty>- Returns:
- a new instance of
CfnStorageLensPropsMixin.AwsOrgProperty - Throws:
NullPointerException- if any required attribute was not provided
-