Class: Aws::Types::PathFormat
- Inherits:
-
Object
- Object
- Aws::Types::PathFormat
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#object_prefixes ⇒ ::Array[::String]
Returns the value of attribute object_prefixes.
Instance Attribute Details
#object_prefixes ⇒ ::Array[::String]
Returns the value of attribute object_prefixes.
2731 2732 2733 |
# File 'sig/types.rbs', line 2731 def object_prefixes @object_prefixes end |