Class: Aws::Types::StopTelemetryEnrichmentOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#status"Running", ...

Returns the value of attribute status.

Returns:

  • ("Running", "Stopped", "Impaired")


589
590
591
# File 'sig/types.rbs', line 589

def status
  @status
end