Class: Aws::Types::OutputConfig
- Inherits:
-
Object
- Object
- Aws::Types::OutputConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#effort ⇒ ::String
Returns the value of attribute effort.
-
#text_format ⇒ Types::OutputFormat
Returns the value of attribute text_format.
Instance Attribute Details
#effort ⇒ ::String
Returns the value of attribute effort.
1198 1199 1200 |
# File 'sig/types.rbs', line 1198 def effort @effort end |
#text_format ⇒ Types::OutputFormat
Returns the value of attribute text_format.
1197 1198 1199 |
# File 'sig/types.rbs', line 1197 def text_format @text_format end |