Class: Aws::Types::DeleteDirectConnectGatewayAssociationProposalRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteDirectConnectGatewayAssociationProposalRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#proposal_id ⇒ ::String
Returns the value of attribute proposal_id.
Instance Attribute Details
#proposal_id ⇒ ::String
Returns the value of attribute proposal_id.
358 359 360 |
# File 'sig/types.rbs', line 358 def proposal_id @proposal_id end |