Class: Aws::Types::CreateDirectConnectGatewayAssociationProposalResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateDirectConnectGatewayAssociationProposalResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#direct_connect_gateway_association_proposal ⇒ Types::DirectConnectGatewayAssociationProposal
Returns the value of attribute direct_connect_gateway_association_proposal.
Instance Attribute Details
#direct_connect_gateway_association_proposal ⇒ Types::DirectConnectGatewayAssociationProposal
Returns the value of attribute direct_connect_gateway_association_proposal.
256 257 258 |
# File 'sig/types.rbs', line 256 def direct_connect_gateway_association_proposal @direct_connect_gateway_association_proposal end |