Class: Aws::SageMaker::Types::DescribeHubContentResponse

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

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#creation_timeTime

The date and time that hub content was created.



16827
16828
16829
16830
16831
16832
16833
16834
16835
16836
16837
16838
16839
16840
16841
16842
16843
16844
16845
16846
16847
16848
16849
16850
# File 'lib/aws-sdk-sagemaker/types.rb', line 16827

class DescribeHubContentResponse < Struct.new(
  :hub_content_name,
  :hub_content_arn,
  :hub_content_version,
  :hub_content_type,
  :document_schema_version,
  :hub_name,
  :hub_arn,
  :hub_content_display_name,
  :hub_content_description,
  :hub_content_markdown,
  :hub_content_document,
  :sage_maker_public_hub_content_arn,
  :reference_min_version,
  :support_status,
  :hub_content_search_keywords,
  :hub_content_dependencies,
  :hub_content_status,
  :failure_reason,
  :creation_time,
  :last_modified_time)
  SENSITIVE = []
  include Aws::Structure
end

#document_schema_versionString

The document schema version for the hub content.



16827
16828
16829
16830
16831
16832
16833
16834
16835
16836
16837
16838
16839
16840
16841
16842
16843
16844
16845
16846
16847
16848
16849
16850
# File 'lib/aws-sdk-sagemaker/types.rb', line 16827

class DescribeHubContentResponse < Struct.new(
  :hub_content_name,
  :hub_content_arn,
  :hub_content_version,
  :hub_content_type,
  :document_schema_version,
  :hub_name,
  :hub_arn,
  :hub_content_display_name,
  :hub_content_description,
  :hub_content_markdown,
  :hub_content_document,
  :sage_maker_public_hub_content_arn,
  :reference_min_version,
  :support_status,
  :hub_content_search_keywords,
  :hub_content_dependencies,
  :hub_content_status,
  :failure_reason,
  :creation_time,
  :last_modified_time)
  SENSITIVE = []
  include Aws::Structure
end

#failure_reasonString

The failure reason if importing hub content failed.



16827
16828
16829
16830
16831
16832
16833
16834
16835
16836
16837
16838
16839
16840
16841
16842
16843
16844
16845
16846
16847
16848
16849
16850
# File 'lib/aws-sdk-sagemaker/types.rb', line 16827

class DescribeHubContentResponse < Struct.new(
  :hub_content_name,
  :hub_content_arn,
  :hub_content_version,
  :hub_content_type,
  :document_schema_version,
  :hub_name,
  :hub_arn,
  :hub_content_display_name,
  :hub_content_description,
  :hub_content_markdown,
  :hub_content_document,
  :sage_maker_public_hub_content_arn,
  :reference_min_version,
  :support_status,
  :hub_content_search_keywords,
  :hub_content_dependencies,
  :hub_content_status,
  :failure_reason,
  :creation_time,
  :last_modified_time)
  SENSITIVE = []
  include Aws::Structure
end

#hub_arnString

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



16827
16828
16829
16830
16831
16832
16833
16834
16835
16836
16837
16838
16839
16840
16841
16842
16843
16844
16845
16846
16847
16848
16849
16850
# File 'lib/aws-sdk-sagemaker/types.rb', line 16827

class DescribeHubContentResponse < Struct.new(
  :hub_content_name,
  :hub_content_arn,
  :hub_content_version,
  :hub_content_type,
  :document_schema_version,
  :hub_name,
  :hub_arn,
  :hub_content_display_name,
  :hub_content_description,
  :hub_content_markdown,
  :hub_content_document,
  :sage_maker_public_hub_content_arn,
  :reference_min_version,
  :support_status,
  :hub_content_search_keywords,
  :hub_content_dependencies,
  :hub_content_status,
  :failure_reason,
  :creation_time,
  :last_modified_time)
  SENSITIVE = []
  include Aws::Structure
end

#hub_content_arnString

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



16827
16828
16829
16830
16831
16832
16833
16834
16835
16836
16837
16838
16839
16840
16841
16842
16843
16844
16845
16846
16847
16848
16849
16850
# File 'lib/aws-sdk-sagemaker/types.rb', line 16827

class DescribeHubContentResponse < Struct.new(
  :hub_content_name,
  :hub_content_arn,
  :hub_content_version,
  :hub_content_type,
  :document_schema_version,
  :hub_name,
  :hub_arn,
  :hub_content_display_name,
  :hub_content_description,
  :hub_content_markdown,
  :hub_content_document,
  :sage_maker_public_hub_content_arn,
  :reference_min_version,
  :support_status,
  :hub_content_search_keywords,
  :hub_content_dependencies,
  :hub_content_status,
  :failure_reason,
  :creation_time,
  :last_modified_time)
  SENSITIVE = []
  include Aws::Structure
end

#hub_content_dependenciesArray<Types::HubContentDependency>

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



16827
16828
16829
16830
16831
16832
16833
16834
16835
16836
16837
16838
16839
16840
16841
16842
16843
16844
16845
16846
16847
16848
16849
16850
# File 'lib/aws-sdk-sagemaker/types.rb', line 16827

class DescribeHubContentResponse < Struct.new(
  :hub_content_name,
  :hub_content_arn,
  :hub_content_version,
  :hub_content_type,
  :document_schema_version,
  :hub_name,
  :hub_arn,
  :hub_content_display_name,
  :hub_content_description,
  :hub_content_markdown,
  :hub_content_document,
  :sage_maker_public_hub_content_arn,
  :reference_min_version,
  :support_status,
  :hub_content_search_keywords,
  :hub_content_dependencies,
  :hub_content_status,
  :failure_reason,
  :creation_time,
  :last_modified_time)
  SENSITIVE = []
  include Aws::Structure
end

#hub_content_descriptionString

A description of the hub content.



16827
16828
16829
16830
16831
16832
16833
16834
16835
16836
16837
16838
16839
16840
16841
16842
16843
16844
16845
16846
16847
16848
16849
16850
# File 'lib/aws-sdk-sagemaker/types.rb', line 16827

class DescribeHubContentResponse < Struct.new(
  :hub_content_name,
  :hub_content_arn,
  :hub_content_version,
  :hub_content_type,
  :document_schema_version,
  :hub_name,
  :hub_arn,
  :hub_content_display_name,
  :hub_content_description,
  :hub_content_markdown,
  :hub_content_document,
  :sage_maker_public_hub_content_arn,
  :reference_min_version,
  :support_status,
  :hub_content_search_keywords,
  :hub_content_dependencies,
  :hub_content_status,
  :failure_reason,
  :creation_time,
  :last_modified_time)
  SENSITIVE = []
  include Aws::Structure
end

#hub_content_display_nameString

The display name of the hub content.



16827
16828
16829
16830
16831
16832
16833
16834
16835
16836
16837
16838
16839
16840
16841
16842
16843
16844
16845
16846
16847
16848
16849
16850
# File 'lib/aws-sdk-sagemaker/types.rb', line 16827

class DescribeHubContentResponse < Struct.new(
  :hub_content_name,
  :hub_content_arn,
  :hub_content_version,
  :hub_content_type,
  :document_schema_version,
  :hub_name,
  :hub_arn,
  :hub_content_display_name,
  :hub_content_description,
  :hub_content_markdown,
  :hub_content_document,
  :sage_maker_public_hub_content_arn,
  :reference_min_version,
  :support_status,
  :hub_content_search_keywords,
  :hub_content_dependencies,
  :hub_content_status,
  :failure_reason,
  :creation_time,
  :last_modified_time)
  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.



16827
16828
16829
16830
16831
16832
16833
16834
16835
16836
16837
16838
16839
16840
16841
16842
16843
16844
16845
16846
16847
16848
16849
16850
# File 'lib/aws-sdk-sagemaker/types.rb', line 16827

class DescribeHubContentResponse < Struct.new(
  :hub_content_name,
  :hub_content_arn,
  :hub_content_version,
  :hub_content_type,
  :document_schema_version,
  :hub_name,
  :hub_arn,
  :hub_content_display_name,
  :hub_content_description,
  :hub_content_markdown,
  :hub_content_document,
  :sage_maker_public_hub_content_arn,
  :reference_min_version,
  :support_status,
  :hub_content_search_keywords,
  :hub_content_dependencies,
  :hub_content_status,
  :failure_reason,
  :creation_time,
  :last_modified_time)
  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.



16827
16828
16829
16830
16831
16832
16833
16834
16835
16836
16837
16838
16839
16840
16841
16842
16843
16844
16845
16846
16847
16848
16849
16850
# File 'lib/aws-sdk-sagemaker/types.rb', line 16827

class DescribeHubContentResponse < Struct.new(
  :hub_content_name,
  :hub_content_arn,
  :hub_content_version,
  :hub_content_type,
  :document_schema_version,
  :hub_name,
  :hub_arn,
  :hub_content_display_name,
  :hub_content_description,
  :hub_content_markdown,
  :hub_content_document,
  :sage_maker_public_hub_content_arn,
  :reference_min_version,
  :support_status,
  :hub_content_search_keywords,
  :hub_content_dependencies,
  :hub_content_status,
  :failure_reason,
  :creation_time,
  :last_modified_time)
  SENSITIVE = []
  include Aws::Structure
end

#hub_content_nameString

The name of the hub content.



16827
16828
16829
16830
16831
16832
16833
16834
16835
16836
16837
16838
16839
16840
16841
16842
16843
16844
16845
16846
16847
16848
16849
16850
# File 'lib/aws-sdk-sagemaker/types.rb', line 16827

class DescribeHubContentResponse < Struct.new(
  :hub_content_name,
  :hub_content_arn,
  :hub_content_version,
  :hub_content_type,
  :document_schema_version,
  :hub_name,
  :hub_arn,
  :hub_content_display_name,
  :hub_content_description,
  :hub_content_markdown,
  :hub_content_document,
  :sage_maker_public_hub_content_arn,
  :reference_min_version,
  :support_status,
  :hub_content_search_keywords,
  :hub_content_dependencies,
  :hub_content_status,
  :failure_reason,
  :creation_time,
  :last_modified_time)
  SENSITIVE = []
  include Aws::Structure
end

#hub_content_search_keywordsArray<String>

The searchable keywords for the hub content.



16827
16828
16829
16830
16831
16832
16833
16834
16835
16836
16837
16838
16839
16840
16841
16842
16843
16844
16845
16846
16847
16848
16849
16850
# File 'lib/aws-sdk-sagemaker/types.rb', line 16827

class DescribeHubContentResponse < Struct.new(
  :hub_content_name,
  :hub_content_arn,
  :hub_content_version,
  :hub_content_type,
  :document_schema_version,
  :hub_name,
  :hub_arn,
  :hub_content_display_name,
  :hub_content_description,
  :hub_content_markdown,
  :hub_content_document,
  :sage_maker_public_hub_content_arn,
  :reference_min_version,
  :support_status,
  :hub_content_search_keywords,
  :hub_content_dependencies,
  :hub_content_status,
  :failure_reason,
  :creation_time,
  :last_modified_time)
  SENSITIVE = []
  include Aws::Structure
end

#hub_content_statusString

The status of the hub content.



16827
16828
16829
16830
16831
16832
16833
16834
16835
16836
16837
16838
16839
16840
16841
16842
16843
16844
16845
16846
16847
16848
16849
16850
# File 'lib/aws-sdk-sagemaker/types.rb', line 16827

class DescribeHubContentResponse < Struct.new(
  :hub_content_name,
  :hub_content_arn,
  :hub_content_version,
  :hub_content_type,
  :document_schema_version,
  :hub_name,
  :hub_arn,
  :hub_content_display_name,
  :hub_content_description,
  :hub_content_markdown,
  :hub_content_document,
  :sage_maker_public_hub_content_arn,
  :reference_min_version,
  :support_status,
  :hub_content_search_keywords,
  :hub_content_dependencies,
  :hub_content_status,
  :failure_reason,
  :creation_time,
  :last_modified_time)
  SENSITIVE = []
  include Aws::Structure
end

#hub_content_typeString

The type of hub content.



16827
16828
16829
16830
16831
16832
16833
16834
16835
16836
16837
16838
16839
16840
16841
16842
16843
16844
16845
16846
16847
16848
16849
16850
# File 'lib/aws-sdk-sagemaker/types.rb', line 16827

class DescribeHubContentResponse < Struct.new(
  :hub_content_name,
  :hub_content_arn,
  :hub_content_version,
  :hub_content_type,
  :document_schema_version,
  :hub_name,
  :hub_arn,
  :hub_content_display_name,
  :hub_content_description,
  :hub_content_markdown,
  :hub_content_document,
  :sage_maker_public_hub_content_arn,
  :reference_min_version,
  :support_status,
  :hub_content_search_keywords,
  :hub_content_dependencies,
  :hub_content_status,
  :failure_reason,
  :creation_time,
  :last_modified_time)
  SENSITIVE = []
  include Aws::Structure
end

#hub_content_versionString

The version of the hub content.



16827
16828
16829
16830
16831
16832
16833
16834
16835
16836
16837
16838
16839
16840
16841
16842
16843
16844
16845
16846
16847
16848
16849
16850
# File 'lib/aws-sdk-sagemaker/types.rb', line 16827

class DescribeHubContentResponse < Struct.new(
  :hub_content_name,
  :hub_content_arn,
  :hub_content_version,
  :hub_content_type,
  :document_schema_version,
  :hub_name,
  :hub_arn,
  :hub_content_display_name,
  :hub_content_description,
  :hub_content_markdown,
  :hub_content_document,
  :sage_maker_public_hub_content_arn,
  :reference_min_version,
  :support_status,
  :hub_content_search_keywords,
  :hub_content_dependencies,
  :hub_content_status,
  :failure_reason,
  :creation_time,
  :last_modified_time)
  SENSITIVE = []
  include Aws::Structure
end

#hub_nameString

The name of the hub that contains the content.



16827
16828
16829
16830
16831
16832
16833
16834
16835
16836
16837
16838
16839
16840
16841
16842
16843
16844
16845
16846
16847
16848
16849
16850
# File 'lib/aws-sdk-sagemaker/types.rb', line 16827

class DescribeHubContentResponse < Struct.new(
  :hub_content_name,
  :hub_content_arn,
  :hub_content_version,
  :hub_content_type,
  :document_schema_version,
  :hub_name,
  :hub_arn,
  :hub_content_display_name,
  :hub_content_description,
  :hub_content_markdown,
  :hub_content_document,
  :sage_maker_public_hub_content_arn,
  :reference_min_version,
  :support_status,
  :hub_content_search_keywords,
  :hub_content_dependencies,
  :hub_content_status,
  :failure_reason,
  :creation_time,
  :last_modified_time)
  SENSITIVE = []
  include Aws::Structure
end

#last_modified_timeTime

The last modified time of the hub content.



16827
16828
16829
16830
16831
16832
16833
16834
16835
16836
16837
16838
16839
16840
16841
16842
16843
16844
16845
16846
16847
16848
16849
16850
# File 'lib/aws-sdk-sagemaker/types.rb', line 16827

class DescribeHubContentResponse < Struct.new(
  :hub_content_name,
  :hub_content_arn,
  :hub_content_version,
  :hub_content_type,
  :document_schema_version,
  :hub_name,
  :hub_arn,
  :hub_content_display_name,
  :hub_content_description,
  :hub_content_markdown,
  :hub_content_document,
  :sage_maker_public_hub_content_arn,
  :reference_min_version,
  :support_status,
  :hub_content_search_keywords,
  :hub_content_dependencies,
  :hub_content_status,
  :failure_reason,
  :creation_time,
  :last_modified_time)
  SENSITIVE = []
  include Aws::Structure
end

#reference_min_versionString

The minimum version of the hub content.



16827
16828
16829
16830
16831
16832
16833
16834
16835
16836
16837
16838
16839
16840
16841
16842
16843
16844
16845
16846
16847
16848
16849
16850
# File 'lib/aws-sdk-sagemaker/types.rb', line 16827

class DescribeHubContentResponse < Struct.new(
  :hub_content_name,
  :hub_content_arn,
  :hub_content_version,
  :hub_content_type,
  :document_schema_version,
  :hub_name,
  :hub_arn,
  :hub_content_display_name,
  :hub_content_description,
  :hub_content_markdown,
  :hub_content_document,
  :sage_maker_public_hub_content_arn,
  :reference_min_version,
  :support_status,
  :hub_content_search_keywords,
  :hub_content_dependencies,
  :hub_content_status,
  :failure_reason,
  :creation_time,
  :last_modified_time)
  SENSITIVE = []
  include Aws::Structure
end

#sage_maker_public_hub_content_arnString

The ARN of the public hub content.



16827
16828
16829
16830
16831
16832
16833
16834
16835
16836
16837
16838
16839
16840
16841
16842
16843
16844
16845
16846
16847
16848
16849
16850
# File 'lib/aws-sdk-sagemaker/types.rb', line 16827

class DescribeHubContentResponse < Struct.new(
  :hub_content_name,
  :hub_content_arn,
  :hub_content_version,
  :hub_content_type,
  :document_schema_version,
  :hub_name,
  :hub_arn,
  :hub_content_display_name,
  :hub_content_description,
  :hub_content_markdown,
  :hub_content_document,
  :sage_maker_public_hub_content_arn,
  :reference_min_version,
  :support_status,
  :hub_content_search_keywords,
  :hub_content_dependencies,
  :hub_content_status,
  :failure_reason,
  :creation_time,
  :last_modified_time)
  SENSITIVE = []
  include Aws::Structure
end

#support_statusString

The support status of the hub content.



16827
16828
16829
16830
16831
16832
16833
16834
16835
16836
16837
16838
16839
16840
16841
16842
16843
16844
16845
16846
16847
16848
16849
16850
# File 'lib/aws-sdk-sagemaker/types.rb', line 16827

class DescribeHubContentResponse < Struct.new(
  :hub_content_name,
  :hub_content_arn,
  :hub_content_version,
  :hub_content_type,
  :document_schema_version,
  :hub_name,
  :hub_arn,
  :hub_content_display_name,
  :hub_content_description,
  :hub_content_markdown,
  :hub_content_document,
  :sage_maker_public_hub_content_arn,
  :reference_min_version,
  :support_status,
  :hub_content_search_keywords,
  :hub_content_dependencies,
  :hub_content_status,
  :failure_reason,
  :creation_time,
  :last_modified_time)
  SENSITIVE = []
  include Aws::Structure
end