Class: Aws::Types::NetworkPath
- Inherits:
-
Object
- Object
- Aws::Types::NetworkPath
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#steps ⇒ ::Array[Types::Step]
Returns the value of attribute steps.
Instance Attribute Details
#steps ⇒ ::Array[Types::Step]
Returns the value of attribute steps.
2219 2220 2221 |
# File 'sig/types.rbs', line 2219 def steps @steps end |