R/sagemaker_operations.R
sagemaker_describe_app.Rd
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 )
[required] The domain ID.
The user profile name. If this value is not set, then SpaceName must be set.
SpaceName
The name of the space.
[required] The type of app.
[required] The name of the app.