@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:21.335Z") @Stability(value=Stable) public interface CfnTopicRuleProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTopicRuleProps.Builder
A builder for
CfnTopicRuleProps |
static class |
CfnTopicRuleProps.Jsii$Proxy
An implementation for
CfnTopicRuleProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnTopicRuleProps.Builder |
builder() |
default String |
getRuleName()
`AWS::IoT::TopicRule.RuleName`.
|
default List<CfnTag> |
getTags()
`AWS::IoT::TopicRule.Tags`.
|
Object |
getTopicRulePayload()
`AWS::IoT::TopicRule.TopicRulePayload`.
|
@Stability(value=Stable) @NotNull Object getTopicRulePayload()
@Stability(value=Stable) @Nullable default String getRuleName()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnTopicRuleProps.Builder builder()
CfnTopicRuleProps.Builder of CfnTopicRulePropsCopyright © 2021. All rights reserved.