| 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() |
Copyright © 2021. All rights reserved.