Uses of Class
software.amazon.awscdk.services.sagemaker.CfnApp.Builder
-
Uses of CfnApp.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionThe name of the app.The type of app.static CfnApp.Builder
The domain ID.CfnApp.Builder.resourceSpec
(IResolvable resourceSpec) Specifies the ARNs of a SageMaker image and SageMaker image version, and the instance type that the version runs on.CfnApp.Builder.resourceSpec
(CfnApp.ResourceSpecProperty resourceSpec) Specifies the ARNs of a SageMaker image and SageMaker image version, and the instance type that the version runs on.An array of key-value pairs to apply to this resource.CfnApp.Builder.userProfileName
(String userProfileName) The user profile name.