@Stability(value=Stable) public static final class CfnBucket.NotificationFilterProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBucket.NotificationFilterProperty>
CfnBucket.NotificationFilterProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBucket.NotificationFilterProperty |
build()
Builds the configured instance.
|
CfnBucket.NotificationFilterProperty.Builder |
s3Key(CfnBucket.S3KeyFilterProperty s3Key)
Sets the value of
CfnBucket.NotificationFilterProperty.getS3Key() |
CfnBucket.NotificationFilterProperty.Builder |
s3Key(IResolvable s3Key)
Sets the value of
CfnBucket.NotificationFilterProperty.getS3Key() |
@Stability(value=Stable) public CfnBucket.NotificationFilterProperty.Builder s3Key(CfnBucket.S3KeyFilterProperty s3Key)
CfnBucket.NotificationFilterProperty.getS3Key()s3Key - A container for object key name prefix and suffix filtering rules. This parameter is required.this@Stability(value=Stable) public CfnBucket.NotificationFilterProperty.Builder s3Key(IResolvable s3Key)
CfnBucket.NotificationFilterProperty.getS3Key()s3Key - A container for object key name prefix and suffix filtering rules. This parameter is required.this@Stability(value=Stable) public CfnBucket.NotificationFilterProperty build()
build in interface software.amazon.jsii.Builder<CfnBucket.NotificationFilterProperty>CfnBucket.NotificationFilterPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.