Class: Aws::Types::UpdateAggregatorV2Response

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aggregation_region::String

Returns the value of attribute aggregation_region.

Returns:

  • (::String)


7947
7948
7949
# File 'sig/types.rbs', line 7947

def aggregation_region
  @aggregation_region
end

#aggregator_v2_arn::String

Returns the value of attribute aggregator_v2_arn.

Returns:

  • (::String)


7946
7947
7948
# File 'sig/types.rbs', line 7946

def aggregator_v2_arn
  @aggregator_v2_arn
end

#linked_regions::Array[::String]

Returns the value of attribute linked_regions.

Returns:

  • (::Array[::String])


7949
7950
7951
# File 'sig/types.rbs', line 7949

def linked_regions
  @linked_regions
end

#region_linking_mode::String

Returns the value of attribute region_linking_mode.

Returns:

  • (::String)


7948
7949
7950
# File 'sig/types.rbs', line 7948

def region_linking_mode
  @region_linking_mode
end