Class: Aws::Types::Monitoring

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#state"disabled", ...

Returns the value of attribute state.

Returns:

  • ("disabled", "disabling", "enabled", "pending")


14516
14517
14518
# File 'sig/types.rbs', line 14516

def state
  @state
end