Class: Aws::Types::AutoDataQuality

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#evaluation_context::String

Returns the value of attribute evaluation_context.

Returns:

  • (::String)


197
198
199
# File 'sig/types.rbs', line 197

def evaluation_context
  @evaluation_context
end

#is_enabledBoolean

Returns the value of attribute is_enabled.

Returns:

  • (Boolean)


196
197
198
# File 'sig/types.rbs', line 196

def is_enabled
  @is_enabled
end