Used to stop and delete an app.
See https://www.paws-r-sdk.com/docs/sagemaker_delete_app/ for full documentation.
sagemaker_delete_app(
DomainId,
UserProfileName = NULL,
SpaceName = NULL,
AppType,
AppName
)
[required] The domain ID.
The user profile name. If this value is not set, then SpaceName
must
be set.
The name of the space. If this value is not set, then UserProfileName
must be set.
[required] The type of app.
[required] The name of the app.