Class: Aws::Types::GetInstancePortStatesResult
- Inherits:
-
Object
- Object
- Aws::Types::GetInstancePortStatesResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#port_states ⇒ ::Array[Types::InstancePortState]
Returns the value of attribute port_states.
Instance Attribute Details
#port_states ⇒ ::Array[Types::InstancePortState]
Returns the value of attribute port_states.
1729 1730 1731 |
# File 'sig/types.rbs', line 1729 def port_states @port_states end |