Class: Aws::Types::CreateWorkloadOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#workload_arn ⇒ ::String

Returns the value of attribute workload_arn.

Returns:

  • (::String)


498
499
500
# File 'sig/types.rbs', line 498

def workload_arn
  @workload_arn
end

#workload_id ⇒ ::String

Returns the value of attribute workload_id.

Returns:

  • (::String)


497
498
499
# File 'sig/types.rbs', line 497

def workload_id
  @workload_id
end