Class: Aws::Types::AIWorkloadConfigSummary

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_arn::String

Returns the value of attribute ai_workload_config_arn.

Returns:

  • (::String)


242
243
244
# File 'sig/types.rbs', line 242

def ai_workload_config_arn
  @ai_workload_config_arn
end

#ai_workload_config_name::String

Returns the value of attribute ai_workload_config_name.

Returns:

  • (::String)


241
242
243
# File 'sig/types.rbs', line 241

def ai_workload_config_name
  @ai_workload_config_name
end

#creation_time::Time

Returns the value of attribute creation_time.

Returns:

  • (::Time)


243
244
245
# File 'sig/types.rbs', line 243

def creation_time
  @creation_time
end