Class: Aws::Types::GuardrailWordPolicyAssessment

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#custom_words::Array[Types::GuardrailCustomWord]

Returns the value of attribute custom_words.

Returns:



1004
1005
1006
# File 'sig/types.rbs', line 1004

def custom_words
  @custom_words
end

#managed_word_lists::Array[Types::GuardrailManagedWord]

Returns the value of attribute managed_word_lists.

Returns:



1005
1006
1007
# File 'sig/types.rbs', line 1005

def managed_word_lists
  @managed_word_lists
end