AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
This is the response object from the DescribeOptimizationJob operation.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class DescribeOptimizationJobResponse : AmazonWebServiceResponse
The DescribeOptimizationJobResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
DescribeOptimizationJobResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
CreationTime | System.DateTime |
Gets and sets the property CreationTime. The time when you created the optimization job. |
![]() |
DeploymentInstanceType | Amazon.SageMaker.OptimizationJobDeploymentInstanceType |
Gets and sets the property DeploymentInstanceType. The type of instance that hosts the optimized model that you create with the optimization job. |
![]() |
FailureReason | System.String |
Gets and sets the property FailureReason.
If the optimization job status is |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
LastModifiedTime | System.DateTime |
Gets and sets the property LastModifiedTime. The time when the optimization job was last updated. |
![]() |
ModelSource | Amazon.SageMaker.Model.OptimizationJobModelSource |
Gets and sets the property ModelSource. The location of the source model to optimize with an optimization job. |
![]() |
OptimizationConfigs | System.Collections.Generic.List<Amazon.SageMaker.Model.OptimizationConfig> |
Gets and sets the property OptimizationConfigs. Settings for each of the optimization techniques that the job applies. |
![]() |
OptimizationEndTime | System.DateTime |
Gets and sets the property OptimizationEndTime. The time when the optimization job finished processing. |
![]() |
OptimizationEnvironment | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property OptimizationEnvironment. The environment variables to set in the model container. |
![]() |
OptimizationJobArn | System.String |
Gets and sets the property OptimizationJobArn. The Amazon Resource Name (ARN) of the optimization job. |
![]() |
OptimizationJobName | System.String |
Gets and sets the property OptimizationJobName. The name that you assigned to the optimization job. |
![]() |
OptimizationJobStatus | Amazon.SageMaker.OptimizationJobStatus |
Gets and sets the property OptimizationJobStatus. The current status of the optimization job. |
![]() |
OptimizationOutput | Amazon.SageMaker.Model.OptimizationOutput |
Gets and sets the property OptimizationOutput. Output values produced by an optimization job. |
![]() |
OptimizationStartTime | System.DateTime |
Gets and sets the property OptimizationStartTime. The time when the optimization job started. |
![]() |
OutputConfig | Amazon.SageMaker.Model.OptimizationJobOutputConfig |
Gets and sets the property OutputConfig. Details for where to store the optimized model that you create with the optimization job. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
RoleArn | System.String |
Gets and sets the property RoleArn. The ARN of the IAM role that you assigned to the optimization job. |
![]() |
StoppingCondition | Amazon.SageMaker.Model.StoppingCondition |
Gets and sets the property StoppingCondition. |
![]() |
VpcConfig | Amazon.SageMaker.Model.OptimizationVpcConfig |
Gets and sets the property VpcConfig. A VPC in Amazon VPC that your optimized model has access to. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5