Class: Aws::Types::IndexingRuleValueUpdate

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

Defined Under Namespace

Classes: Probabilistic, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#probabilisticTypes::ProbabilisticRuleValueUpdate

Returns the value of attribute probabilistic.



495
496
497
# File 'sig/types.rbs', line 495

def probabilistic
  @probabilistic
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


496
497
498
# File 'sig/types.rbs', line 496

def unknown
  @unknown
end