Class: Aws::Types::CreateFindingAggregatorRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#region_linking_mode::String

Returns the value of attribute region_linking_mode.

Returns:

  • (::String)


5212
5213
5214
# File 'sig/types.rbs', line 5212

def region_linking_mode
  @region_linking_mode
end

#regions::Array[::String]

Returns the value of attribute regions.

Returns:

  • (::Array[::String])


5213
5214
5215
# File 'sig/types.rbs', line 5213

def regions
  @regions
end