class Aws::IoT::Types::TopicRuleDestinationSummary
@return [Types::VpcDestinationSummary]
Information about the virtual private cloud (VPC) connection.
@!attribute [rw] vpc_destination_summary
@return [Types::HttpUrlDestinationSummary]
Information about the HTTP URL.
@!attribute [rw] http_url_summary
@return [String]
The reason the topic rule destination is in the current status.
@!attribute [rw] status_reason
@return [Time]
The date and time when the topic rule destination was last updated.
@!attribute [rw] last_updated_at
@return [Time]
The date and time when the topic rule destination was created.
@!attribute [rw] created_at
@return [String]
to be sent to your confirmation endpoint.
‘UpdateTopicRuleDestination` causes a new confirmation challenge
calling `UpdateTopicRuleDestination`. Calling
details about the error. You can set `status` to `IN_PROGRESS` by
confirmation timed out. You can call `GetTopicRuleDestination` for
: Confirmation could not be completed, for example if the
ERROR
`UpdateTopicRuleDestination`.
allowed. You can set `status` to `ENABLED` by calling
: Confirmation was completed, and traffic to this destination is not
DISABLED
`UpdateTopicRuleDestination`.
allowed. You can set `status` to `DISABLED` by calling
: Confirmation was completed, and traffic to this destination is
ENABLED
confirmation endpoint.
causes a new confirmation challenge to be sent to your
`UpdateTopicRuleDestination`. Calling `UpdateTopicRuleDestination`
You can set `status` to `IN_PROGRESS` by calling
: A topic rule destination was created but has not been confirmed.
IN_PROGRESS
The status of the topic rule destination. Valid values are:
@!attribute [rw] status
@return [String]
The topic rule destination ARN.
@!attribute [rw] arn
Information about the topic rule destination.