Delete the contents of a hub.
See https://www.paws-r-sdk.com/docs/sagemaker_delete_hub_content/ for full documentation.
sagemaker_delete_hub_content(
HubName,
HubContentType,
HubContentName,
HubContentVersion
)
[required] The name of the hub that you want to delete content in.
[required] The type of content that you want to delete from a hub.
[required] The name of the content that you want to delete from a hub.
[required] The version of the content that you want to delete from a hub.