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)


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

def compilation_job_name: () -> ::String

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#edge_packaging_job_arn::String

Returns:

  • (::String)


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

def edge_packaging_job_arn: () -> ::String

#edge_packaging_job_name::String

Returns:

  • (::String)


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

def edge_packaging_job_name: () -> ::String

#edge_packaging_job_status"STARTING", ...

Returns:

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


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

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

#edge_packaging_job_status_message::String

Returns:

  • (::String)


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

def edge_packaging_job_status_message: () -> ::String

#last_modified_time::Time

Returns:

  • (::Time)


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

def last_modified_time: () -> ::Time

#model_artifact::String

Returns:

  • (::String)


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

def model_artifact: () -> ::String

#model_name::String

Returns:

  • (::String)


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

def model_name: () -> ::String

#model_signature::String

Returns:

  • (::String)


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

def model_signature: () -> ::String

#model_version::String

Returns:

  • (::String)


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

def model_version: () -> ::String

#output_configTypes::EdgeOutputConfig



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

def output_config: () -> Types::EdgeOutputConfig

#preset_deployment_outputTypes::EdgePresetDeploymentOutput



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

def preset_deployment_output: () -> Types::EdgePresetDeploymentOutput

#resource_key::String

Returns:

  • (::String)


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

def resource_key: () -> ::String

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String