class Aws::IoTDataPlane::Types::GetRetainedMessageRequest

The input for the GetRetainedMessage operation.

@note When making an API call, you may pass GetRetainedMessageRequest

data as a hash:

    {
      topic: "Topic", # required
    }

@!attribute [rw] topic

The topic name of the retained message to retrieve.
@return [String]

Constants

SENSITIVE