Class: Aws::Types::AwsDynamoDbTableKeySchema

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_name::String

Returns the value of attribute attribute_name.

Returns:

  • (::String)


1254
1255
1256
# File 'sig/types.rbs', line 1254

def attribute_name
  @attribute_name
end

#key_type::String

Returns the value of attribute key_type.

Returns:

  • (::String)


1255
1256
1257
# File 'sig/types.rbs', line 1255

def key_type
  @key_type
end