Class: Aws::Types::DataTableValueIdentifier

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)


2121
2122
2123
# File 'sig/types.rbs', line 2121

def attribute_name
  @attribute_name
end

#primary_values::Array[Types::PrimaryValue]

Returns the value of attribute primary_values.

Returns:



2120
2121
2122
# File 'sig/types.rbs', line 2120

def primary_values
  @primary_values
end