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.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class ImportHubContentRequest : AmazonSageMakerRequest IAmazonWebServiceRequest
The ImportHubContentRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
ImportHubContentRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
DocumentSchemaVersion | System.String |
Gets and sets the property DocumentSchemaVersion. The version of the hub content schema to import. |
![]() |
HubContentDescription | System.String |
Gets and sets the property HubContentDescription. A description of the hub content to import. |
![]() |
HubContentDisplayName | System.String |
Gets and sets the property HubContentDisplayName. The display name of the hub content to import. |
![]() |
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. |
![]() |
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. |
![]() |
HubContentName | System.String |
Gets and sets the property HubContentName. The name of the hub content to import. |
![]() |
HubContentSearchKeywords | System.Collections.Generic.List<System.String> |
Gets and sets the property HubContentSearchKeywords. The searchable keywords of the hub content. |
![]() |
HubContentType | Amazon.SageMaker.HubContentType |
Gets and sets the property HubContentType. The type of hub content to import. |
![]() |
HubContentVersion | System.String |
Gets and sets the property HubContentVersion. The version of the hub content to import. |
![]() |
HubName | System.String |
Gets and sets the property HubName. The name of the hub to import content into. |
![]() |
SupportStatus | Amazon.SageMaker.HubContentSupportStatus |
Gets and sets the property SupportStatus. The status of the hub content resource. |
![]() |
Tags | System.Collections.Generic.List<Amazon.SageMaker.Model.Tag> |
Gets and sets the property Tags. Any tags associated with the hub content. |
.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