Class: Aws::Types::DataTableValueEvaluationSet

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_names::Array[::String]

Returns the value of attribute attribute_names.

Returns:

  • (::Array[::String])


2153
2154
2155
# File 'sig/types.rbs', line 2153

def attribute_names
  @attribute_names
end

#primary_values::Array[Types::PrimaryValue]

Returns the value of attribute primary_values.

Returns:



2152
2153
2154
# File 'sig/types.rbs', line 2152

def primary_values
  @primary_values
end