Class: Aws::Types::CreateModelBiasJobDefinitionResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#job_definition_arn::String

Returns the value of attribute job_definition_arn.

Returns:

  • (::String)


2493
2494
2495
# File 'sig/types.rbs', line 2493

def job_definition_arn
  @job_definition_arn
end