Class: Aws::Types::ReputationOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#last_fresh_start::Time

Returns the value of attribute last_fresh_start.

Returns:

  • (::Time)


1755
1756
1757
# File 'sig/types.rbs', line 1755

def last_fresh_start
  @last_fresh_start
end

#reputation_metrics_enabledBoolean

Returns the value of attribute reputation_metrics_enabled.

Returns:

  • (Boolean)


1754
1755
1756
# File 'sig/types.rbs', line 1754

def reputation_metrics_enabled
  @reputation_metrics_enabled
end