Class: Aws::Types::StartTelemetryEvaluationInput
- Inherits:
-
Object
- Object
- Aws::Types::StartTelemetryEvaluationInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#all_regions ⇒ Boolean
Returns the value of attribute all_regions.
-
#regions ⇒ ::Array[::String]
Returns the value of attribute regions.
Instance Attribute Details
#all_regions ⇒ Boolean
Returns the value of attribute all_regions.
584 585 586 |
# File 'sig/types.rbs', line 584 def all_regions @all_regions end |
#regions ⇒ ::Array[::String]
Returns the value of attribute regions.
583 584 585 |
# File 'sig/types.rbs', line 583 def regions @regions end |