Class: Aws::Types::UpdatePrimaryRegionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#key_id::String

Returns the value of attribute key_id.

Returns:

  • (::String)


976
977
978
# File 'sig/types.rbs', line 976

def key_id
  @key_id
end

#primary_region::String

Returns the value of attribute primary_region.

Returns:

  • (::String)


977
978
979
# File 'sig/types.rbs', line 977

def primary_region
  @primary_region
end