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)


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

def ai_benchmark_job_arn: () -> ::String

#ai_benchmark_job_name::String

Returns:

  • (::String)


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

def ai_benchmark_job_name: () -> ::String

#ai_benchmark_job_status"InProgress", ...

Returns:

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


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

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

#ai_workload_config_identifier::String

Returns:

  • (::String)


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

def ai_workload_config_identifier: () -> ::String

#benchmark_targetTypes::AIBenchmarkTarget



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

def benchmark_target: () -> Types::AIBenchmarkTarget

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#end_time::Time

Returns:

  • (::Time)


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

def end_time: () -> ::Time

#failure_reason::String

Returns:

  • (::String)


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

def failure_reason: () -> ::String

#network_configTypes::AIBenchmarkNetworkConfig



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

def network_config: () -> Types::AIBenchmarkNetworkConfig

#output_configTypes::AIBenchmarkOutputResult



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

def output_config: () -> Types::AIBenchmarkOutputResult

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#start_time::Time

Returns:

  • (::Time)


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

def start_time: () -> ::Time

#tags::Array[Types::Tag]

Returns:



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

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