Class: Aws::Types::CustomOutputConfiguration

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#output::Hash[::String, ::String]

Returns the value of attribute output.



346
347
348
# File 'sig/types.rbs', line 346

def output
  @output
end

#runtime"JSONATA"

Returns the value of attribute runtime.



345
346
347
# File 'sig/types.rbs', line 345

def runtime
  @runtime
end