Class: Aws::Types::OutputColumnThreshold

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#minimum_identity_count::Integer

Returns the value of attribute minimum_identity_count.

Returns:

  • (::Integer)


2470
2471
2472
# File 'sig/types.rbs', line 2470

def minimum_identity_count
  @minimum_identity_count
end

#output_column_name::String

Returns the value of attribute output_column_name.

Returns:

  • (::String)


2469
2470
2471
# File 'sig/types.rbs', line 2469

def output_column_name
  @output_column_name
end