@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.009Z") @Stability(value=Stable) public interface CfnTopicRuleProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-topicrule.html| 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`.
|
Object |
getTopicRulePayload()
`AWS::IoT::TopicRule.TopicRulePayload`.
|
@Stability(value=Stable) @NotNull Object getTopicRulePayload()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-topicrule.html#cfn-iot-topicrule-topicrulepayload@Stability(value=Stable) @Nullable default String getRuleName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-topicrule.html#cfn-iot-topicrule-rulename@Stability(value=Stable) static CfnTopicRuleProps.Builder builder()
CfnTopicRuleProps.Builder of CfnTopicRulePropsCopyright © 2020. All rights reserved.