Class: Aws::Types::SupportedRegionDetail

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#region::String

Returns the value of attribute region.

Returns:

  • (::String)


17635
17636
17637
# File 'sig/types.rbs', line 17635

def region
  @region
end

#service_state::String

Returns the value of attribute service_state.

Returns:

  • (::String)


17636
17637
17638
# File 'sig/types.rbs', line 17636

def service_state
  @service_state
end