Module: Aws::SageMaker::Client::_DescribeEdgePackagingJobResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#compilation_job_name::String

Returns:

  • (::String)


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

def compilation_job_name: () -> ::String

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#edge_packaging_job_arn::String

Returns:

  • (::String)


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

def edge_packaging_job_arn: () -> ::String

#edge_packaging_job_name::String

Returns:

  • (::String)


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

def edge_packaging_job_name: () -> ::String

#edge_packaging_job_status"STARTING", ...

Returns:

  • ("STARTING", "INPROGRESS", "COMPLETED", "FAILED", "STOPPING", "STOPPED")


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

def edge_packaging_job_status: () -> ("STARTING" | "INPROGRESS" | "COMPLETED" | "FAILED" | "STOPPING" | "STOPPED")

#edge_packaging_job_status_message::String

Returns:

  • (::String)


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

def edge_packaging_job_status_message: () -> ::String

#last_modified_time::Time

Returns:

  • (::Time)


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

def last_modified_time: () -> ::Time

#model_artifact::String

Returns:

  • (::String)


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

def model_artifact: () -> ::String

#model_name::String

Returns:

  • (::String)


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

def model_name: () -> ::String

#model_signature::String

Returns:

  • (::String)


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

def model_signature: () -> ::String

#model_version::String

Returns:

  • (::String)


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

def model_version: () -> ::String

#output_configTypes::EdgeOutputConfig



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

def output_config: () -> Types::EdgeOutputConfig

#preset_deployment_outputTypes::EdgePresetDeploymentOutput



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

def preset_deployment_output: () -> Types::EdgePresetDeploymentOutput

#resource_key::String

Returns:

  • (::String)


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

def resource_key: () -> ::String

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String