Class: Aws::Types::FailoverType

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#primary_route_53_health_check_id::String

Returns the value of attribute primary_route_53_health_check_id.

Returns:

  • (::String)


1105
1106
1107
# File 'sig/types.rbs', line 1105

def primary_route_53_health_check_id
  @primary_route_53_health_check_id
end

#secondary_region::String

Returns the value of attribute secondary_region.

Returns:

  • (::String)


1104
1105
1106
# File 'sig/types.rbs', line 1104

def secondary_region
  @secondary_region
end