Class: Aws::Types::AddWorkloadResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#workload_configurationTypes::WorkloadConfiguration

Returns the value of attribute workload_configuration.



25
26
27
# File 'sig/types.rbs', line 25

def workload_configuration
  @workload_configuration
end

#workload_id::String

Returns the value of attribute workload_id.

Returns:

  • (::String)


24
25
26
# File 'sig/types.rbs', line 24

def workload_id
  @workload_id
end