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