Class: Aws::Types::Metrics

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#event_thresholdTypes::ReplicationTimeValue

Returns the value of attribute event_threshold.



1958
1959
1960
# File 'sig/types.rbs', line 1958

def event_threshold
  @event_threshold
end

#status"Enabled", "Disabled"

Returns the value of attribute status.

Returns:

  • ("Enabled", "Disabled")


1957
1958
1959
# File 'sig/types.rbs', line 1957

def status
  @status
end