Topic Rule Destination Args
data class TopicRuleDestinationArgs(val httpUrlProperties: Output<TopicRuleDestinationHttpUrlDestinationSummaryArgs>? = null, val status: Output<TopicRuleDestinationStatus>? = null, val vpcProperties: Output<TopicRuleDestinationVpcDestinationPropertiesArgs>? = null) : ConvertibleToJava<TopicRuleDestinationArgs>
Resource Type definition for AWS::IoT::TopicRuleDestination
Constructors
Link copied to clipboard
constructor(httpUrlProperties: Output<TopicRuleDestinationHttpUrlDestinationSummaryArgs>? = null, status: Output<TopicRuleDestinationStatus>? = null, vpcProperties: Output<TopicRuleDestinationVpcDestinationPropertiesArgs>? = null)