Class: Aws::Types::VPCDerivedInfoStatus
- Inherits:
-
Object
- Object
- Aws::Types::VPCDerivedInfoStatus
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#options ⇒ Types::VPCDerivedInfo
Returns the value of attribute options.
-
#status ⇒ Types::OptionStatus
Returns the value of attribute status.
Instance Attribute Details
#options ⇒ Types::VPCDerivedInfo
Returns the value of attribute options.
1298 1299 1300 |
# File 'sig/types.rbs', line 1298 def end |
#status ⇒ Types::OptionStatus
Returns the value of attribute status.
1299 1300 1301 |
# File 'sig/types.rbs', line 1299 def status @status end |