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.

Container for the parameters to the ImportHubContent operation. Import hub content.

Hub APIs are only callable through SageMaker Studio.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.SageMaker.AmazonSageMakerRequest
      Amazon.SageMaker.Model.ImportHubContentRequest

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

Syntax

C#
public class ImportHubContentRequest : AmazonSageMakerRequest
         IAmazonWebServiceRequest

The ImportHubContentRequest type exposes the following members

Constructors

NameDescription
Public Method ImportHubContentRequest()

Properties

NameTypeDescription
Public Property DocumentSchemaVersion System.String

Gets and sets the property DocumentSchemaVersion.

The version of the hub content schema to import.

Public Property HubContentDescription System.String

Gets and sets the property HubContentDescription.

A description of the hub content to import.

Public Property HubContentDisplayName System.String

Gets and sets the property HubContentDisplayName.

The display name of the hub content to import.

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 to import.

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

Gets and sets the property HubContentSearchKeywords.

The searchable keywords of the hub content.

Public Property HubContentType Amazon.SageMaker.HubContentType

Gets and sets the property HubContentType.

The type of hub content to import.

Public Property HubContentVersion System.String

Gets and sets the property HubContentVersion.

The version of the hub content to import.

Public Property HubName System.String

Gets and sets the property HubName.

The name of the hub to import content into.

Public Property Tags System.Collections.Generic.List<Amazon.SageMaker.Model.Tag>

Gets and sets the property Tags.

Any tags associated with the hub content.

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