@Stability(value=Stable) public static final class CfnIntegration.S3SourcePropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnIntegration.S3SourcePropertiesProperty>
CfnIntegration.S3SourcePropertiesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnIntegration.S3SourcePropertiesProperty.Builder |
bucketName(String bucketName)
Sets the value of
CfnIntegration.S3SourcePropertiesProperty.getBucketName() |
CfnIntegration.S3SourcePropertiesProperty.Builder |
bucketPrefix(String bucketPrefix)
Sets the value of
CfnIntegration.S3SourcePropertiesProperty.getBucketPrefix() |
CfnIntegration.S3SourcePropertiesProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnIntegration.S3SourcePropertiesProperty.Builder bucketName(String bucketName)
CfnIntegration.S3SourcePropertiesProperty.getBucketName()bucketName - `CfnIntegration.S3SourcePropertiesProperty.BucketName`. This parameter is required.this@Stability(value=Stable) public CfnIntegration.S3SourcePropertiesProperty.Builder bucketPrefix(String bucketPrefix)
CfnIntegration.S3SourcePropertiesProperty.getBucketPrefix()bucketPrefix - `CfnIntegration.S3SourcePropertiesProperty.BucketPrefix`.this@Stability(value=Stable) public CfnIntegration.S3SourcePropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnIntegration.S3SourcePropertiesProperty>CfnIntegration.S3SourcePropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.