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



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

def compilation_job_name: () -> ::String

#creation_time::Time



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

def creation_time: () -> ::Time

#edge_packaging_job_arn::String



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

def edge_packaging_job_arn: () -> ::String

#edge_packaging_job_name::String



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

def edge_packaging_job_name: () -> ::String

#edge_packaging_job_status"STARTING", ...



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

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

#edge_packaging_job_status_message::String



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

def edge_packaging_job_status_message: () -> ::String

#last_modified_time::Time



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

def last_modified_time: () -> ::Time

#model_artifact::String



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

def model_artifact: () -> ::String

#model_name::String



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

def model_name: () -> ::String

#model_signature::String



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

def model_signature: () -> ::String

#model_version::String



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

def model_version: () -> ::String

#output_configTypes::EdgeOutputConfig



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

def output_config: () -> Types::EdgeOutputConfig

#preset_deployment_outputTypes::EdgePresetDeploymentOutput



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

def preset_deployment_output: () -> Types::EdgePresetDeploymentOutput

#resource_key::String



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

def resource_key: () -> ::String

#role_arn::String



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

def role_arn: () -> ::String