Class: Aws::Types::ServiceOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#supported_regions::Array[::String]

Returns the value of attribute supported_regions.

Returns:

  • (::Array[::String])


2232
2233
2234
# File 'sig/types.rbs', line 2232

def supported_regions
  @supported_regions
end