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)


1805
1806
1807
# File 'sig/types.rbs', line 1805

def last_fresh_start
  @last_fresh_start
end

#reputation_metrics_enabledBoolean

Returns the value of attribute reputation_metrics_enabled.

Returns:

  • (Boolean)


1804
1805
1806
# File 'sig/types.rbs', line 1804

def reputation_metrics_enabled
  @reputation_metrics_enabled
end