Class: Aws::Types::ResourcePath
- Inherits:
-
Object
- Object
- Aws::Types::ResourcePath
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#components ⇒ ::Array[Types::ResourcePathComponent]
Returns the value of attribute components.
Instance Attribute Details
#components ⇒ ::Array[Types::ResourcePathComponent]
Returns the value of attribute components.
710 711 712 |
# File 'sig/types.rbs', line 710 def components @components end |