Class: Aws::Types::GuardrailAutomatedReasoningPolicy

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#confidence_threshold::Float

Returns the value of attribute confidence_threshold.

Returns:

  • (::Float)


2167
2168
2169
# File 'sig/types.rbs', line 2167

def confidence_threshold
  @confidence_threshold
end

#policies::Array[::String]

Returns the value of attribute policies.

Returns:

  • (::Array[::String])


2166
2167
2168
# File 'sig/types.rbs', line 2166

def policies
  @policies
end