class Aws::Organizations::Types::DeclineHandshakeRequest

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

data as a hash:

    {
      handshake_id: "HandshakeId", # required
    }

@!attribute [rw] handshake_id

The unique identifier (ID) of the handshake that you want to
decline. You can get the ID from the ListHandshakesForAccount
operation.

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

Constants

SENSITIVE