Uses of Class
software.amazon.awscdk.services.s3.CfnBucket.NotificationFilterProperty.Builder
-
Uses of CfnBucket.NotificationFilterProperty.Builder in software.amazon.awscdk.services.s3
Modifier and TypeMethodDescriptionCfnBucket.NotificationFilterProperty.builder()
CfnBucket.NotificationFilterProperty.Builder.s3Key
(IResolvable s3Key) Sets the value ofCfnBucket.NotificationFilterProperty.getS3Key()
CfnBucket.NotificationFilterProperty.Builder.s3Key
(CfnBucket.S3KeyFilterProperty s3Key) Sets the value ofCfnBucket.NotificationFilterProperty.getS3Key()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBucket.NotificationFilterProperty.Builder
.