Class: Aws::Types::Mustache

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#confidence::Float

Returns the value of attribute confidence.



1435
1436
1437
# File 'sig/types.rbs', line 1435

def confidence
  @confidence
end

#valueBoolean

Returns the value of attribute value.



1434
1435
1436
# File 'sig/types.rbs', line 1434

def value
  @value
end