Class: Aws::Types::GetCapacityTaskInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#capacity_task_id ⇒ ::String

Returns the value of attribute capacity_task_id.

Returns:

  • (::String)


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

def capacity_task_id
  @capacity_task_id
end

#outpost_identifier ⇒ ::String

Returns the value of attribute outpost_identifier.

Returns:

  • (::String)


288
289
290
# File 'sig/types.rbs', line 288

def outpost_identifier
  @outpost_identifier
end