You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Organizations::Types::DeclineHandshakeResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Organizations::Types::DeclineHandshakeResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#handshake ⇒ Types::Handshake
A structure that contains details about the declined handshake.
Instance Attribute Details
#handshake ⇒ Types::Handshake
A structure that contains details about the declined handshake. The
state is updated to show the value DECLINED
.