Class: Aws::Types::RuntimeDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#contextTypes::RuntimeContext

Returns the value of attribute context.



2710
2711
2712
# File 'sig/types.rbs', line 2710

def context
  @context
end

#processTypes::ProcessDetails

Returns the value of attribute process.



2709
2710
2711
# File 'sig/types.rbs', line 2709

def process
  @process
end