Class: Aws::Types::GuardrailUsage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#automated_reasoning_policies::Integer

Returns the value of attribute automated_reasoning_policies.

Returns:

  • (::Integer)


999
1000
1001
# File 'sig/types.rbs', line 999

def automated_reasoning_policies
  @automated_reasoning_policies
end

#automated_reasoning_policy_units::Integer

Returns the value of attribute automated_reasoning_policy_units.

Returns:

  • (::Integer)


998
999
1000
# File 'sig/types.rbs', line 998

def automated_reasoning_policy_units
  @automated_reasoning_policy_units
end

#content_policy_image_units::Integer

Returns the value of attribute content_policy_image_units.

Returns:

  • (::Integer)


997
998
999
# File 'sig/types.rbs', line 997

def content_policy_image_units
  @content_policy_image_units
end

#content_policy_units::Integer

Returns the value of attribute content_policy_units.

Returns:

  • (::Integer)


992
993
994
# File 'sig/types.rbs', line 992

def content_policy_units
  @content_policy_units
end

#contextual_grounding_policy_units::Integer

Returns the value of attribute contextual_grounding_policy_units.

Returns:

  • (::Integer)


996
997
998
# File 'sig/types.rbs', line 996

def contextual_grounding_policy_units
  @contextual_grounding_policy_units
end

#sensitive_information_policy_free_units::Integer

Returns the value of attribute sensitive_information_policy_free_units.

Returns:

  • (::Integer)


995
996
997
# File 'sig/types.rbs', line 995

def sensitive_information_policy_free_units
  @sensitive_information_policy_free_units
end

#sensitive_information_policy_units::Integer

Returns the value of attribute sensitive_information_policy_units.

Returns:

  • (::Integer)


994
995
996
# File 'sig/types.rbs', line 994

def sensitive_information_policy_units
  @sensitive_information_policy_units
end

#topic_policy_units::Integer

Returns the value of attribute topic_policy_units.

Returns:

  • (::Integer)


991
992
993
# File 'sig/types.rbs', line 991

def topic_policy_units
  @topic_policy_units
end

#word_policy_units::Integer

Returns the value of attribute word_policy_units.

Returns:

  • (::Integer)


993
994
995
# File 'sig/types.rbs', line 993

def word_policy_units
  @word_policy_units
end