@Stability(value=Stable)
public static interface CfnFunction.S3KeyFilterProperty
extends software.amazon.jsii.JsiiSerializable
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-notificationconfiguration-config-filter.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFunction.S3KeyFilterProperty.Builder
A builder for
CfnFunction.S3KeyFilterProperty |
static class |
CfnFunction.S3KeyFilterProperty.Jsii$Proxy
An implementation for
CfnFunction.S3KeyFilterProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFunction.S3KeyFilterProperty.Builder |
builder() |
Object |
getRules()
`CfnFunction.S3KeyFilterProperty.Rules`.
|
@Stability(value=Stable) @NotNull Object getRules()
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-notificationconfiguration-config-filter.html@Stability(value=Stable) static CfnFunction.S3KeyFilterProperty.Builder builder()
Copyright © 2021. All rights reserved.