Class: Aws::Types::PreProcessingParsedResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:rationale])

Instance Attribute Summary collapse

Instance Attribute Details

#is_validBoolean

Returns the value of attribute is_valid.

Returns:

  • (Boolean)


2072
2073
2074
# File 'sig/types.rbs', line 2072

def is_valid
  @is_valid
end

#rationale::String

Returns the value of attribute rationale.

Returns:

  • (::String)


2073
2074
2075
# File 'sig/types.rbs', line 2073

def rationale
  @rationale
end