Class: Aws::Types::Domain

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lifecycle ⇒ "Unknown", ...

Returns the value of attribute lifecycle.

Returns:

  • ("Unknown", "PerWorker", "BySpatialSubdivision", "ByRequest")


97
98
99
# File 'sig/types.rbs', line 97

def lifecycle
  @lifecycle
end

#name ⇒ ::String

Returns the value of attribute name.

Returns:

  • (::String)


98
99
100
# File 'sig/types.rbs', line 98

def name
  @name
end