Class: Aws::Types::DeleteAIWorkloadConfigRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ai_workload_config_name::String

Returns the value of attribute ai_workload_config_name.

Returns:

  • (::String)


3224
3225
3226
# File 'sig/types.rbs', line 3224

def ai_workload_config_name
  @ai_workload_config_name
end