public static final class CfnFunction.S3NotificationFilterProperty.Builder extends Object
CfnFunction.S3NotificationFilterProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.S3NotificationFilterProperty |
build()
Builds the configured instance.
|
CfnFunction.S3NotificationFilterProperty.Builder |
withS3Key(String value)
Sets the value of S3Key
|
public CfnFunction.S3NotificationFilterProperty.Builder withS3Key(String value)
value - `CfnFunction.S3NotificationFilterProperty.S3Key`thispublic CfnFunction.S3NotificationFilterProperty build()
CfnFunction.S3NotificationFilterPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.