View source: R/sagemaker_operations.R
sagemaker_describe_app | R Documentation |
Describes the app.
See https://www.paws-r-sdk.com/docs/sagemaker_describe_app/ for full documentation.
sagemaker_describe_app(
DomainId,
UserProfileName = NULL,
SpaceName = NULL,
AppType,
AppName
)
DomainId |
[required] The domain ID. |
UserProfileName |
The user profile name. If this value is not set, then |
SpaceName |
The name of the space. |
AppType |
[required] The type of app. |
AppName |
[required] The name of the app. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.