Class: Aws::Types::GetVpcLinkRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetVpcLinkRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#vpc_link_id ⇒ ::String
Returns the value of attribute vpc_link_id.
Instance Attribute Details
#vpc_link_id ⇒ ::String
Returns the value of attribute vpc_link_id.
1583 1584 1585 |
# File 'sig/types.rbs', line 1583 def vpc_link_id @vpc_link_id end |