Class: Aws::Types::DisableVpcClassicLinkDnsSupportRequest
- Inherits:
-
Object
- Object
- Aws::Types::DisableVpcClassicLinkDnsSupportRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#vpc_id ⇒ ::String
Returns the value of attribute vpc_id.
Instance Attribute Details
#vpc_id ⇒ ::String
Returns the value of attribute vpc_id.
8304 8305 8306 |
# File 'sig/types.rbs', line 8304 def vpc_id @vpc_id end |