class Aws::Organizations::Types::DescribeHandshakeRequest

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

data as a hash:

    {
      handshake_id: "HandshakeId", # required
    }

@!attribute [rw] handshake_id

The unique identifier (ID) of the handshake that you want
information about. You can get the ID from the original call to
InviteAccountToOrganization, or from a call to
ListHandshakesForAccount or ListHandshakesForOrganization.

The [regex pattern][1] for handshake ID string requires "h-"
followed by from 8 to 32 lowercase letters or digits.

[1]: http://wikipedia.org/wiki/regex
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/DescribeHandshakeRequest AWS API Documentation

Constants

SENSITIVE