View source: R/sagemaker_operations.R
sagemaker_describe_hub_content | R Documentation |
Describe the content of a hub.
See https://www.paws-r-sdk.com/docs/sagemaker_describe_hub_content/ for full documentation.
sagemaker_describe_hub_content(
HubName,
HubContentType,
HubContentName,
HubContentVersion = NULL
)
HubName |
[required] The name of the hub that contains the content to describe. |
HubContentType |
[required] The type of content in the hub. |
HubContentName |
[required] The name of the content to describe. |
HubContentVersion |
The version of the content to describe. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.