Class: Aws::Types::SelectObjectContentOutput
- Inherits:
-
Object
- Object
- Aws::Types::SelectObjectContentOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#payload ⇒ Types::SelectObjectContentEventStream
Returns the value of attribute payload.
Instance Attribute Details
#payload ⇒ Types::SelectObjectContentEventStream
Returns the value of attribute payload.
2853 2854 2855 |
# File 'sig/types.rbs', line 2853 def payload @payload end |