Module: Aws::SageMaker::Client::_DescribeAIBenchmarkJobResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeAIBenchmarkJobResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#ai_benchmark_job_arn::String

Returns:

  • (::String)


3502
# File 'sig/client.rbs', line 3502

def ai_benchmark_job_arn: () -> ::String

#ai_benchmark_job_name::String

Returns:

  • (::String)


3501
# File 'sig/client.rbs', line 3501

def ai_benchmark_job_name: () -> ::String

#ai_benchmark_job_status"InProgress", ...

Returns:

  • ("InProgress", "Completed", "Failed", "Stopping", "Stopped")


3503
# File 'sig/client.rbs', line 3503

def ai_benchmark_job_status: () -> ("InProgress" | "Completed" | "Failed" | "Stopping" | "Stopped")

#ai_workload_config_identifier::String

Returns:

  • (::String)


3507
# File 'sig/client.rbs', line 3507

def ai_workload_config_identifier: () -> ::String

#benchmark_targetTypes::AIBenchmarkTarget



3505
# File 'sig/client.rbs', line 3505

def benchmark_target: () -> Types::AIBenchmarkTarget

#creation_time::Time

Returns:

  • (::Time)


3510
# File 'sig/client.rbs', line 3510

def creation_time: () -> ::Time

#end_time::Time

Returns:

  • (::Time)


3512
# File 'sig/client.rbs', line 3512

def end_time: () -> ::Time

#failure_reason::String

Returns:

  • (::String)


3504
# File 'sig/client.rbs', line 3504

def failure_reason: () -> ::String

#network_configTypes::AIBenchmarkNetworkConfig



3509
# File 'sig/client.rbs', line 3509

def network_config: () -> Types::AIBenchmarkNetworkConfig

#output_configTypes::AIBenchmarkOutputResult



3506
# File 'sig/client.rbs', line 3506

def output_config: () -> Types::AIBenchmarkOutputResult

#role_arn::String

Returns:

  • (::String)


3508
# File 'sig/client.rbs', line 3508

def role_arn: () -> ::String

#start_time::Time

Returns:

  • (::Time)


3511
# File 'sig/client.rbs', line 3511

def start_time: () -> ::Time

#tags::Array[Types::Tag]

Returns:



3513
# File 'sig/client.rbs', line 3513

def tags: () -> ::Array[Types::Tag]