Class: Aws::Types::StartTelemetryEnrichmentOutput
- Inherits:
-
Object
- Object
- Aws::Types::StartTelemetryEnrichmentOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#aws_resource_explorer_managed_view_arn ⇒ ::String
Returns the value of attribute aws_resource_explorer_managed_view_arn.
-
#status ⇒ "Running", ...
Returns the value of attribute status.
Instance Attribute Details
#aws_resource_explorer_managed_view_arn ⇒ ::String
Returns the value of attribute aws_resource_explorer_managed_view_arn.
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.
571 572 573 |
# File 'sig/types.rbs', line 571 def status @status end |