Class: Aws::Types::ContainerSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#exit_code::Integer

Returns the value of attribute exit_code.

Returns:



285
286
287
# File 'sig/types.rbs', line 285

def exit_code
  @exit_code
end

#reason::String

Returns the value of attribute reason.

Returns:



286
287
288
# File 'sig/types.rbs', line 286

def reason
  @reason
end