AWS SDK Version 3 for .NET
API Reference

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 DescribeHubContent operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.SageMaker.Model.DescribeHubContentResponse

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class DescribeHubContentResponse : AmazonWebServiceResponse

The DescribeHubContentResponse type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

The date and time that hub content was created.

Public Property DocumentSchemaVersion System.String

Gets and sets the property DocumentSchemaVersion.

The document schema version for the hub content.

Public Property FailureReason System.String

Gets and sets the property FailureReason.

The failure reason if importing hub content failed.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property HubArn System.String

Gets and sets the property HubArn.

The Amazon Resource Name (ARN) of the hub that contains the content.

Public Property HubContentArn System.String

Gets and sets the property HubContentArn.

The Amazon Resource Name (ARN) of the hub content.

Public Property HubContentDependencies System.Collections.Generic.List<Amazon.SageMaker.Model.HubContentDependency>

Gets and sets the property HubContentDependencies.

The location of any dependencies that the hub content has, such as scripts, model artifacts, datasets, or notebooks.

Public Property HubContentDescription System.String

Gets and sets the property HubContentDescription.

A description of the hub content.

Public Property HubContentDisplayName System.String

Gets and sets the property HubContentDisplayName.

The display name of the hub content.

Public Property HubContentDocument System.String

Gets and sets the property HubContentDocument.

The hub content document that describes information about the hub content such as type, associated containers, scripts, and more.

Public Property HubContentMarkdown System.String

Gets and sets the property HubContentMarkdown.

A string that provides a description of the hub content. This string can include links, tables, and standard markdown formating.

Public Property HubContentName System.String

Gets and sets the property HubContentName.

The name of the hub content.

Public Property HubContentSearchKeywords System.Collections.Generic.List<System.String>

Gets and sets the property HubContentSearchKeywords.

The searchable keywords for the hub content.

Public Property HubContentStatus Amazon.SageMaker.HubContentStatus

Gets and sets the property HubContentStatus.

The status of the hub content.

Public Property HubContentType Amazon.SageMaker.HubContentType

Gets and sets the property HubContentType.

The type of hub content.

Public Property HubContentVersion System.String

Gets and sets the property HubContentVersion.

The version of the hub content.

Public Property HubName System.String

Gets and sets the property HubName.

The name of the hub that contains the content.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.

Version Information

.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