Class: Aws::Types::OutputConfig

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#effort::String

Returns the value of attribute effort.

Returns:

  • (::String)


1198
1199
1200
# File 'sig/types.rbs', line 1198

def effort
  @effort
end

#text_formatTypes::OutputFormat

Returns the value of attribute text_format.

Returns:



1197
1198
1199
# File 'sig/types.rbs', line 1197

def text_format
  @text_format
end