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)


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

def ai_benchmark_job_arn: () -> ::String

#ai_benchmark_job_name::String

Returns:

  • (::String)


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

def ai_benchmark_job_name: () -> ::String

#ai_benchmark_job_status"InProgress", ...

Returns:

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


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

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

#ai_workload_config_identifier::String

Returns:

  • (::String)


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

def ai_workload_config_identifier: () -> ::String

#benchmark_targetTypes::AIBenchmarkTarget



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

def benchmark_target: () -> Types::AIBenchmarkTarget

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#end_time::Time

Returns:

  • (::Time)


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

def end_time: () -> ::Time

#failure_reason::String

Returns:

  • (::String)


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

def failure_reason: () -> ::String

#network_configTypes::AIBenchmarkNetworkConfig



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

def network_config: () -> Types::AIBenchmarkNetworkConfig

#output_configTypes::AIBenchmarkOutputResult



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

def output_config: () -> Types::AIBenchmarkOutputResult

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#start_time::Time

Returns:

  • (::Time)


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

def start_time: () -> ::Time

#tags::Array[Types::Tag]

Returns:



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

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