CreateTopicRuleDestinationResponse
import type { CreateTopicRuleDestinationResponse } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/iot.ts";interface CreateTopicRuleDestinationResponse {
topicRuleDestination?: TopicRuleDestination | null;
}§Properties
§
topicRuleDestination?: TopicRuleDestination | null
[src]