@Stability(value=Stable)
public static interface CfnBucket.TopicConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnBucket.TopicConfigurationProperty.Builder
A builder for
CfnBucket.TopicConfigurationProperty |
static class |
CfnBucket.TopicConfigurationProperty.Jsii$Proxy
An implementation for
CfnBucket.TopicConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnBucket.TopicConfigurationProperty.Builder |
builder() |
String |
getEvent()
`CfnBucket.TopicConfigurationProperty.Event`.
|
default Object |
getFilter()
`CfnBucket.TopicConfigurationProperty.Filter`.
|
String |
getTopic()
`CfnBucket.TopicConfigurationProperty.Topic`.
|
@Stability(value=Stable) @NotNull String getEvent()
@Stability(value=Stable) @NotNull String getTopic()
@Stability(value=Stable) @Nullable default Object getFilter()
@Stability(value=Stable) static CfnBucket.TopicConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.