Class: Aws::Types::StartTelemetryEvaluationInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#all_regionsBoolean

Returns the value of attribute all_regions.

Returns:

  • (Boolean)


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

def all_regions
  @all_regions
end

#regions::Array[::String]

Returns the value of attribute regions.

Returns:

  • (::Array[::String])


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

def regions
  @regions
end