Class: Aws::Types::DDBELTCatalogAdditionalOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dynamodb_export::String

Returns the value of attribute dynamodb_export.

Returns:

  • (::String)


1927
1928
1929
# File 'sig/types.rbs', line 1927

def dynamodb_export
  @dynamodb_export
end

#dynamodb_unnest_ddb_jsonBoolean

Returns the value of attribute dynamodb_unnest_ddb_json.

Returns:

  • (Boolean)


1928
1929
1930
# File 'sig/types.rbs', line 1928

def dynamodb_unnest_ddb_json
  @dynamodb_unnest_ddb_json
end