Class: Aws::Types::GlobalResiliencyMetadata

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#active_region::String

Returns the value of attribute active_region.



4423
4424
4425
# File 'sig/types.rbs', line 4423

def active_region
  @active_region
end

#origin_region::String

Returns the value of attribute origin_region.



4424
4425
4426
# File 'sig/types.rbs', line 4424

def origin_region
  @origin_region
end

#traffic_distribution_group_id::String

Returns the value of attribute traffic_distribution_group_id.



4425
4426
4427
# File 'sig/types.rbs', line 4425

def traffic_distribution_group_id
  @traffic_distribution_group_id
end