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