App

class App : KotlinCustomResource

Resource Type definition for AWS::SageMaker::App

Properties

Link copied to clipboard
val appArn: Output<String>

The Amazon Resource Name (ARN) of the app.

Link copied to clipboard
val appName: Output<String>

The name of the app.

Link copied to clipboard
val appType: Output<AppType>

The type of app.

Link copied to clipboard
val domainId: Output<String>

The domain ID.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.

Link copied to clipboard
val tags: Output<List<CreateOnlyTag>>?

A list of tags to apply to the app.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val userProfileName: Output<String>

The user profile name.