Method: Aws::IoT::Types::CreateTopicRuleDestinationResponse#topic_rule_destination

Defined in:
lib/aws-sdk-iot/types.rb

#topic_rule_destinationTypes::TopicRuleDestination

The topic rule destination.



4628
4629
4630
4631
4632
# File 'lib/aws-sdk-iot/types.rb', line 4628

class CreateTopicRuleDestinationResponse < Struct.new(
  :topic_rule_destination)
  SENSITIVE = []
  include Aws::Structure
end