Class: Aws::Types::HubContent
- Inherits:
-
Object
- Object
- Aws::Types::HubContent
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#creation_time ⇒ ::Time
Returns the value of attribute creation_time.
-
#document_schema_version ⇒ ::String
Returns the value of attribute document_schema_version.
-
#failure_reason ⇒ ::String
Returns the value of attribute failure_reason.
-
#hub_arn ⇒ ::String
Returns the value of attribute hub_arn.
-
#hub_content_arn ⇒ ::String
Returns the value of attribute hub_content_arn.
-
#hub_content_dependencies ⇒ ::Array[Types::HubContentDependency]
Returns the value of attribute hub_content_dependencies.
-
#hub_content_description ⇒ ::String
Returns the value of attribute hub_content_description.
-
#hub_content_display_name ⇒ ::String
Returns the value of attribute hub_content_display_name.
-
#hub_content_document ⇒ ::String
Returns the value of attribute hub_content_document.
-
#hub_content_markdown ⇒ ::String
Returns the value of attribute hub_content_markdown.
-
#hub_content_name ⇒ ::String
Returns the value of attribute hub_content_name.
-
#hub_content_search_keywords ⇒ ::Array[::String]
Returns the value of attribute hub_content_search_keywords.
-
#hub_content_status ⇒ "Available", ...
Returns the value of attribute hub_content_status.
-
#hub_content_type ⇒ "Model", ...
Returns the value of attribute hub_content_type.
-
#hub_content_version ⇒ ::String
Returns the value of attribute hub_content_version.
-
#hub_name ⇒ ::String
Returns the value of attribute hub_name.
-
#last_modified_time ⇒ ::Time
Returns the value of attribute last_modified_time.
-
#reference_min_version ⇒ ::String
Returns the value of attribute reference_min_version.
-
#sage_maker_public_hub_content_arn ⇒ ::String
Returns the value of attribute sage_maker_public_hub_content_arn.
-
#support_status ⇒ "Supported", ...
Returns the value of attribute support_status.
-
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
Instance Attribute Details
#creation_time ⇒ ::Time
Returns the value of attribute creation_time.
6212 6213 6214 |
# File 'sig/types.rbs', line 6212 def creation_time @creation_time end |
#document_schema_version ⇒ ::String
Returns the value of attribute document_schema_version.
6198 6199 6200 |
# File 'sig/types.rbs', line 6198 def document_schema_version @document_schema_version end |
#failure_reason ⇒ ::String
Returns the value of attribute failure_reason.
6211 6212 6213 |
# File 'sig/types.rbs', line 6211 def failure_reason @failure_reason end |
#hub_arn ⇒ ::String
Returns the value of attribute hub_arn.
6200 6201 6202 |
# File 'sig/types.rbs', line 6200 def hub_arn @hub_arn end |
#hub_content_arn ⇒ ::String
Returns the value of attribute hub_content_arn.
6195 6196 6197 |
# File 'sig/types.rbs', line 6195 def hub_content_arn @hub_content_arn end |
#hub_content_dependencies ⇒ ::Array[Types::HubContentDependency]
Returns the value of attribute hub_content_dependencies.
6209 6210 6211 |
# File 'sig/types.rbs', line 6209 def hub_content_dependencies @hub_content_dependencies end |
#hub_content_description ⇒ ::String
Returns the value of attribute hub_content_description.
6202 6203 6204 |
# File 'sig/types.rbs', line 6202 def hub_content_description @hub_content_description end |
#hub_content_display_name ⇒ ::String
Returns the value of attribute hub_content_display_name.
6201 6202 6203 |
# File 'sig/types.rbs', line 6201 def hub_content_display_name @hub_content_display_name end |
#hub_content_document ⇒ ::String
Returns the value of attribute hub_content_document.
6204 6205 6206 |
# File 'sig/types.rbs', line 6204 def hub_content_document @hub_content_document end |
#hub_content_markdown ⇒ ::String
Returns the value of attribute hub_content_markdown.
6203 6204 6205 |
# File 'sig/types.rbs', line 6203 def hub_content_markdown @hub_content_markdown end |
#hub_content_name ⇒ ::String
Returns the value of attribute hub_content_name.
6194 6195 6196 |
# File 'sig/types.rbs', line 6194 def hub_content_name @hub_content_name end |
#hub_content_search_keywords ⇒ ::Array[::String]
Returns the value of attribute hub_content_search_keywords.
6208 6209 6210 |
# File 'sig/types.rbs', line 6208 def hub_content_search_keywords @hub_content_search_keywords end |
#hub_content_status ⇒ "Available", ...
Returns the value of attribute hub_content_status.
6210 6211 6212 |
# File 'sig/types.rbs', line 6210 def hub_content_status @hub_content_status end |
#hub_content_type ⇒ "Model", ...
Returns the value of attribute hub_content_type.
6197 6198 6199 |
# File 'sig/types.rbs', line 6197 def hub_content_type @hub_content_type end |
#hub_content_version ⇒ ::String
Returns the value of attribute hub_content_version.
6196 6197 6198 |
# File 'sig/types.rbs', line 6196 def hub_content_version @hub_content_version end |
#hub_name ⇒ ::String
Returns the value of attribute hub_name.
6199 6200 6201 |
# File 'sig/types.rbs', line 6199 def hub_name @hub_name end |
#last_modified_time ⇒ ::Time
Returns the value of attribute last_modified_time.
6213 6214 6215 |
# File 'sig/types.rbs', line 6213 def last_modified_time @last_modified_time end |
#reference_min_version ⇒ ::String
Returns the value of attribute reference_min_version.
6206 6207 6208 |
# File 'sig/types.rbs', line 6206 def reference_min_version @reference_min_version end |
#sage_maker_public_hub_content_arn ⇒ ::String
Returns the value of attribute sage_maker_public_hub_content_arn.
6205 6206 6207 |
# File 'sig/types.rbs', line 6205 def sage_maker_public_hub_content_arn @sage_maker_public_hub_content_arn end |
#support_status ⇒ "Supported", ...
Returns the value of attribute support_status.
6207 6208 6209 |
# File 'sig/types.rbs', line 6207 def support_status @support_status end |
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
6214 6215 6216 |
# File 'sig/types.rbs', line 6214 def @tags end |