Class: Aws::Types::Container

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#image_uris ⇒ ::Array[::String]

Returns the value of attribute image_uris.

Returns:

  • (::Array[::String])


180
181
182
# File 'sig/types.rbs', line 180

def image_uris
  @image_uris
end

#region ⇒ ::String

Returns the value of attribute region.

Returns:

  • (::String)


179
180
181
# File 'sig/types.rbs', line 179

def region
  @region
end