class Aws::Organizations::Types::AcceptHandshakeRequest

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

data as a hash:

    {
      handshake_id: "HandshakeId", # required
    }

@!attribute [rw] handshake_id

The unique identifier (ID) of the handshake that you want to accept.

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/AcceptHandshakeRequest AWS API Documentation

Constants

SENSITIVE