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.



1977
1978
1979
# File 'sig/types.rbs', line 1977

def event_threshold
  @event_threshold
end

#status"Enabled", "Disabled"

Returns the value of attribute status.

Returns:

  • ("Enabled", "Disabled")


1976
1977
1978
# File 'sig/types.rbs', line 1976

def status
  @status
end