@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.481Z") @Stability(value=Stable) public interface CfnTopicRuleDestinationProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTopicRuleDestinationProps.Builder
A builder for
CfnTopicRuleDestinationProps |
static class |
CfnTopicRuleDestinationProps.Jsii$Proxy
An implementation for
CfnTopicRuleDestinationProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnTopicRuleDestinationProps.Builder |
builder() |
default Object |
getHttpUrlProperties()
`AWS::IoT::TopicRuleDestination.HttpUrlProperties`.
|
default String |
getStatus()
`AWS::IoT::TopicRuleDestination.Status`.
|
default Object |
getVpcProperties()
`AWS::IoT::TopicRuleDestination.VpcProperties`.
|
@Stability(value=Stable) @Nullable default Object getHttpUrlProperties()
@Stability(value=Stable) @Nullable default String getStatus()
@Stability(value=Stable) @Nullable default Object getVpcProperties()
@Stability(value=Stable) static CfnTopicRuleDestinationProps.Builder builder()
Copyright © 2021. All rights reserved.