Class: Aws::Types::DescribeExecutionInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#managed_device_id ⇒ ::String

Returns the value of attribute managed_device_id.

Returns:

  • (::String)


102
103
104
# File 'sig/types.rbs', line 102

def managed_device_id
  @managed_device_id
end

#task_id ⇒ ::String

Returns the value of attribute task_id.

Returns:

  • (::String)


103
104
105
# File 'sig/types.rbs', line 103

def task_id
  @task_id
end