@Stability(value=Stable) public static final class CfnStreamProcessor.S3DestinationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStreamProcessor.S3DestinationProperty>
CfnStreamProcessor.S3DestinationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnStreamProcessor.S3DestinationProperty.Builder |
bucketName(String bucketName)
Sets the value of
CfnStreamProcessor.S3DestinationProperty.getBucketName() |
CfnStreamProcessor.S3DestinationProperty |
build()
Builds the configured instance.
|
CfnStreamProcessor.S3DestinationProperty.Builder |
objectKeyPrefix(String objectKeyPrefix)
Sets the value of
CfnStreamProcessor.S3DestinationProperty.getObjectKeyPrefix() |
@Stability(value=Stable) public CfnStreamProcessor.S3DestinationProperty.Builder bucketName(String bucketName)
CfnStreamProcessor.S3DestinationProperty.getBucketName()bucketName - Describes the destination Amazon Simple Storage Service (Amazon S3) bucket name of a stream processor's exports. This parameter is required.this@Stability(value=Stable) public CfnStreamProcessor.S3DestinationProperty.Builder objectKeyPrefix(String objectKeyPrefix)
CfnStreamProcessor.S3DestinationProperty.getObjectKeyPrefix()objectKeyPrefix - Describes the destination Amazon Simple Storage Service (Amazon S3) object keys of a stream processor's exports.this@Stability(value=Stable) public CfnStreamProcessor.S3DestinationProperty build()
build in interface software.amazon.jsii.Builder<CfnStreamProcessor.S3DestinationProperty>CfnStreamProcessor.S3DestinationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.