Class: Aws::Types::StartTelemetryEnrichmentOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_resource_explorer_managed_view_arn::String

Returns the value of attribute aws_resource_explorer_managed_view_arn.

Returns:

  • (::String)


572
573
574
# File 'sig/types.rbs', line 572

def aws_resource_explorer_managed_view_arn
  @aws_resource_explorer_managed_view_arn
end

#status"Running", ...

Returns the value of attribute status.

Returns:

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


571
572
573
# File 'sig/types.rbs', line 571

def status
  @status
end