Class: Aws::Types::OutputFormat

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:structure])

Instance Attribute Summary collapse

Instance Attribute Details

#structureTypes::OutputFormatStructure

Returns the value of attribute structure.



1204
1205
1206
# File 'sig/types.rbs', line 1204

def structure
  @structure
end

#type"json_schema"

Returns the value of attribute type.

Returns:

  • ("json_schema")


1203
1204
1205
# File 'sig/types.rbs', line 1203

def type
  @type
end