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

Class: Aws::STS::Types::DecodeAuthorizationMessageResponse

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

Overview

A document that contains additional information about the authorization status of a request from an encoded message that is returned in response to an AWS request.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#decoded_messageString

An XML document that contains the decoded message.

Returns:

  • (String)

    An XML document that contains the decoded message.