Class: Aws::Types::FailoverConfig

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#primaryTypes::Primary

Returns the value of attribute primary.



660
661
662
# File 'sig/types.rbs', line 660

def primary
  @primary
end

#secondaryTypes::Secondary

Returns the value of attribute secondary.



661
662
663
# File 'sig/types.rbs', line 661

def secondary
  @secondary
end