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)


584
585
586
# File 'sig/types.rbs', line 584

def all_regions
  @all_regions
end

#regions::Array[::String]

Returns the value of attribute regions.

Returns:

  • (::Array[::String])


583
584
585
# File 'sig/types.rbs', line 583

def regions
  @regions
end