Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnApp.ResourceSpecProperty
-
Uses of CfnApp.ResourceSpecProperty in software.amazon.awscdk.services.sagemaker
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnApp.ResourceSpecProperty
Modifier and TypeMethodDescriptionCfnApp.ResourceSpecProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnApp.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.CfnAppProps.Builder.resourceSpec
(CfnApp.ResourceSpecProperty resourceSpec) Sets the value ofCfnAppProps.getResourceSpec()
void
CfnApp.setResourceSpec
(CfnApp.ResourceSpecProperty value) Specifies the ARNs of a SageMaker image and SageMaker image version, and the instance type that the version runs on.