You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::IoT::Types::ConfirmTopicRuleDestinationRequest

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing ConfirmTopicRuleDestinationRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  confirmation_token: "ConfirmationToken", # required
}

Instance Attribute Summary collapse

Instance Attribute Details

#confirmation_tokenString

The token used to confirm ownership or access to the topic rule confirmation URL.

Returns:

  • (String)

    The token used to confirm ownership or access to the topic rule confirmation URL.