Class: Aws::Types::UniqueValuesComputation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#categoryTypes::DimensionField

Returns the value of attribute category.



11778
11779
11780
# File 'sig/types.rbs', line 11778

def category
  @category
end

#computation_id::String

Returns the value of attribute computation_id.

Returns:

  • (::String)


11776
11777
11778
# File 'sig/types.rbs', line 11776

def computation_id
  @computation_id
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


11777
11778
11779
# File 'sig/types.rbs', line 11777

def name
  @name
end