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 DescribeAlgorithm operation.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class DescribeAlgorithmResponse : AmazonWebServiceResponse
The DescribeAlgorithmResponse type exposes the following members
Name | Description | |
---|---|---|
DescribeAlgorithmResponse() |
Name | Type | Description | |
---|---|---|---|
AlgorithmArn | System.String |
Gets and sets the property AlgorithmArn. The Amazon Resource Name (ARN) of the algorithm. |
|
AlgorithmDescription | System.String |
Gets and sets the property AlgorithmDescription. A brief summary about the algorithm. |
|
AlgorithmName | System.String |
Gets and sets the property AlgorithmName. The name of the algorithm being described. |
|
AlgorithmStatus | Amazon.SageMaker.AlgorithmStatus |
Gets and sets the property AlgorithmStatus. The current status of the algorithm. |
|
AlgorithmStatusDetails | Amazon.SageMaker.Model.AlgorithmStatusDetails |
Gets and sets the property AlgorithmStatusDetails. Details about the current status of the algorithm. |
|
CertifyForMarketplace | System.Boolean |
Gets and sets the property CertifyForMarketplace. Whether the algorithm is certified to be listed in Amazon Web Services Marketplace. |
|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
CreationTime | System.DateTime |
Gets and sets the property CreationTime. A timestamp specifying when the algorithm was created. |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
InferenceSpecification | Amazon.SageMaker.Model.InferenceSpecification |
Gets and sets the property InferenceSpecification. Details about inference jobs that the algorithm runs. |
|
ProductId | System.String |
Gets and sets the property ProductId. The product identifier of the algorithm. |
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. | |
TrainingSpecification | Amazon.SageMaker.Model.TrainingSpecification |
Gets and sets the property TrainingSpecification. Details about training jobs run by this algorithm. |
|
ValidationSpecification | Amazon.SageMaker.Model.AlgorithmValidationSpecification |
Gets and sets the property ValidationSpecification. Details about configurations for one or more training jobs that SageMaker runs to test the algorithm. |
.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