Class: Aws::Types::DeleteDirectConnectGatewayAssociationProposalResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteDirectConnectGatewayAssociationProposalResult
- 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.
363 364 365 |
# File 'sig/types.rbs', line 363 def direct_connect_gateway_association_proposal @direct_connect_gateway_association_proposal end |