Class: Aws::Types::GuardrailChecksSensitiveInformationResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#results::Array[Types::GuardrailChecksSensitiveInformationResultEntry]

Returns the value of attribute results.



757
758
759
# File 'sig/types.rbs', line 757

def results
  @results
end

#truncatedBoolean

Returns the value of attribute truncated.

Returns:

  • (Boolean)


758
759
760
# File 'sig/types.rbs', line 758

def truncated
  @truncated
end