Class: Aws::Types::GetHomeRegionResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#home_region::String

Returns the value of attribute home_region.

Returns:

  • (::String)


60
61
62
# File 'sig/types.rbs', line 60

def home_region
  @home_region
end