Class: Aws::SageMaker::Types::ImportHubContentRequest

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#document_schema_versionString

The version of the hub content schema to import.

Returns:

  • (String)


22798
22799
22800
22801
22802
22803
22804
22805
22806
22807
22808
22809
22810
22811
22812
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 22798

class ImportHubContentRequest < Struct.new(
  :hub_content_name,
  :hub_content_version,
  :hub_content_type,
  :document_schema_version,
  :hub_name,
  :hub_content_display_name,
  :hub_content_description,
  :hub_content_markdown,
  :hub_content_document,
  :hub_content_search_keywords,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#hub_content_descriptionString

A description of the hub content to import.

Returns:

  • (String)


22798
22799
22800
22801
22802
22803
22804
22805
22806
22807
22808
22809
22810
22811
22812
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 22798

class ImportHubContentRequest < Struct.new(
  :hub_content_name,
  :hub_content_version,
  :hub_content_type,
  :document_schema_version,
  :hub_name,
  :hub_content_display_name,
  :hub_content_description,
  :hub_content_markdown,
  :hub_content_document,
  :hub_content_search_keywords,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#hub_content_display_nameString

The display name of the hub content to import.

Returns:

  • (String)


22798
22799
22800
22801
22802
22803
22804
22805
22806
22807
22808
22809
22810
22811
22812
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 22798

class ImportHubContentRequest < Struct.new(
  :hub_content_name,
  :hub_content_version,
  :hub_content_type,
  :document_schema_version,
  :hub_name,
  :hub_content_display_name,
  :hub_content_description,
  :hub_content_markdown,
  :hub_content_document,
  :hub_content_search_keywords,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#hub_content_documentString

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

Returns:

  • (String)


22798
22799
22800
22801
22802
22803
22804
22805
22806
22807
22808
22809
22810
22811
22812
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 22798

class ImportHubContentRequest < Struct.new(
  :hub_content_name,
  :hub_content_version,
  :hub_content_type,
  :document_schema_version,
  :hub_name,
  :hub_content_display_name,
  :hub_content_description,
  :hub_content_markdown,
  :hub_content_document,
  :hub_content_search_keywords,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#hub_content_markdownString

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

Returns:

  • (String)


22798
22799
22800
22801
22802
22803
22804
22805
22806
22807
22808
22809
22810
22811
22812
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 22798

class ImportHubContentRequest < Struct.new(
  :hub_content_name,
  :hub_content_version,
  :hub_content_type,
  :document_schema_version,
  :hub_name,
  :hub_content_display_name,
  :hub_content_description,
  :hub_content_markdown,
  :hub_content_document,
  :hub_content_search_keywords,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#hub_content_nameString

The name of the hub content to import.

Returns:

  • (String)


22798
22799
22800
22801
22802
22803
22804
22805
22806
22807
22808
22809
22810
22811
22812
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 22798

class ImportHubContentRequest < Struct.new(
  :hub_content_name,
  :hub_content_version,
  :hub_content_type,
  :document_schema_version,
  :hub_name,
  :hub_content_display_name,
  :hub_content_description,
  :hub_content_markdown,
  :hub_content_document,
  :hub_content_search_keywords,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#hub_content_search_keywordsArray<String>

The searchable keywords of the hub content.

Returns:

  • (Array<String>)


22798
22799
22800
22801
22802
22803
22804
22805
22806
22807
22808
22809
22810
22811
22812
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 22798

class ImportHubContentRequest < Struct.new(
  :hub_content_name,
  :hub_content_version,
  :hub_content_type,
  :document_schema_version,
  :hub_name,
  :hub_content_display_name,
  :hub_content_description,
  :hub_content_markdown,
  :hub_content_document,
  :hub_content_search_keywords,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#hub_content_typeString

The type of hub content to import.

Returns:

  • (String)


22798
22799
22800
22801
22802
22803
22804
22805
22806
22807
22808
22809
22810
22811
22812
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 22798

class ImportHubContentRequest < Struct.new(
  :hub_content_name,
  :hub_content_version,
  :hub_content_type,
  :document_schema_version,
  :hub_name,
  :hub_content_display_name,
  :hub_content_description,
  :hub_content_markdown,
  :hub_content_document,
  :hub_content_search_keywords,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#hub_content_versionString

The version of the hub content to import.

Returns:

  • (String)


22798
22799
22800
22801
22802
22803
22804
22805
22806
22807
22808
22809
22810
22811
22812
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 22798

class ImportHubContentRequest < Struct.new(
  :hub_content_name,
  :hub_content_version,
  :hub_content_type,
  :document_schema_version,
  :hub_name,
  :hub_content_display_name,
  :hub_content_description,
  :hub_content_markdown,
  :hub_content_document,
  :hub_content_search_keywords,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#hub_nameString

The name of the hub to import content into.

Returns:

  • (String)


22798
22799
22800
22801
22802
22803
22804
22805
22806
22807
22808
22809
22810
22811
22812
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 22798

class ImportHubContentRequest < Struct.new(
  :hub_content_name,
  :hub_content_version,
  :hub_content_type,
  :document_schema_version,
  :hub_name,
  :hub_content_display_name,
  :hub_content_description,
  :hub_content_markdown,
  :hub_content_document,
  :hub_content_search_keywords,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#tagsArray<Types::Tag>

Any tags associated with the hub content.

Returns:



22798
22799
22800
22801
22802
22803
22804
22805
22806
22807
22808
22809
22810
22811
22812
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 22798

class ImportHubContentRequest < Struct.new(
  :hub_content_name,
  :hub_content_version,
  :hub_content_type,
  :document_schema_version,
  :hub_name,
  :hub_content_display_name,
  :hub_content_description,
  :hub_content_markdown,
  :hub_content_document,
  :hub_content_search_keywords,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end