@Stability(value=Stable) public static final class CfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty.Builder |
bucketArn(String bucketArn)
|
CfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty |
build()
Builds the configured instance.
|
CfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty.Builder |
fileKey(String fileKey)
|
@Stability(value=Stable) public CfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty.Builder bucketArn(String bucketArn)
bucketArn - `CfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty.BucketARN`. This parameter is required.this@Stability(value=Stable) public CfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty.Builder fileKey(String fileKey)
fileKey - `CfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty.FileKey`. This parameter is required.this@Stability(value=Stable) public CfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty build()
build in interface software.amazon.jsii.Builder<CfnApplicationReferenceDataSourceV2.S3ReferenceDataSourceProperty>CfnApplicationReferenceDataSourceV2.S3ReferenceDataSourcePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.