Package | Description |
---|---|
software.amazon.awscdk.services.s3 |
Amazon S3 Construct Library
|
Modifier and Type | Class and Description |
---|---|
static class |
CfnBucket.NotificationConfigurationProperty.Jsii$Proxy
An implementation for
CfnBucket.NotificationConfigurationProperty |
Modifier and Type | Method and Description |
---|---|
CfnBucket.NotificationConfigurationProperty |
CfnBucket.NotificationConfigurationProperty.Builder.build()
Builds the configured instance.
|
Modifier and Type | Method and Description |
---|---|
CfnBucket.Builder |
CfnBucket.Builder.notificationConfiguration(CfnBucket.NotificationConfigurationProperty notificationConfiguration)
`AWS::S3::Bucket.NotificationConfiguration`.
|
CfnBucketProps.Builder |
CfnBucketProps.Builder.notificationConfiguration(CfnBucket.NotificationConfigurationProperty notificationConfiguration)
Sets the value of
CfnBucketProps.getNotificationConfiguration() |
void |
CfnBucket.setNotificationConfiguration(CfnBucket.NotificationConfigurationProperty value)
`AWS::S3::Bucket.NotificationConfiguration`.
|
Copyright © 2021. All rights reserved.