Class: Aws::Types::StartTelemetryEvaluationForOrganizationInput

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)


578
579
580
# File 'sig/types.rbs', line 578

def all_regions
  @all_regions
end

#regions::Array[::String]

Returns the value of attribute regions.

Returns:

  • (::Array[::String])


577
578
579
# File 'sig/types.rbs', line 577

def regions
  @regions
end