| Package | Description |
|---|---|
| software.amazon.awscdk.services.s3 |
Amazon S3 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
BucketNotificationDestinationConfig.Builder |
BucketNotificationDestinationConfig.Builder.arn(String arn)
Sets the value of
BucketNotificationDestinationConfig.getArn() |
static BucketNotificationDestinationConfig.Builder |
BucketNotificationDestinationConfig.builder() |
BucketNotificationDestinationConfig.Builder |
BucketNotificationDestinationConfig.Builder.dependencies(List<? extends software.constructs.IDependable> dependencies)
Sets the value of
BucketNotificationDestinationConfig.getDependencies() |
BucketNotificationDestinationConfig.Builder |
BucketNotificationDestinationConfig.Builder.type(BucketNotificationDestinationType type)
Sets the value of
BucketNotificationDestinationConfig.getType() |
| Constructor and Description |
|---|
Jsii$Proxy(BucketNotificationDestinationConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by the
BucketNotificationDestinationConfig.Builder. |
Copyright © 2022. All rights reserved.