Class: Aws::Types::ContainerIdentifier

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#container_name::String

Returns the value of attribute container_name.

Returns:

  • (::String)


205
206
207
# File 'sig/types.rbs', line 205

def container_name
  @container_name
end

#container_runtime_id::String

Returns the value of attribute container_runtime_id.

Returns:

  • (::String)


206
207
208
# File 'sig/types.rbs', line 206

def container_runtime_id
  @container_runtime_id
end