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)


1923
1924
1925
# File 'sig/types.rbs', line 1923

def dynamodb_export
  @dynamodb_export
end

#dynamodb_unnest_ddb_jsonBoolean

Returns the value of attribute dynamodb_unnest_ddb_json.

Returns:

  • (Boolean)


1924
1925
1926
# File 'sig/types.rbs', line 1924

def dynamodb_unnest_ddb_json
  @dynamodb_unnest_ddb_json
end