Uses of Class
software.amazon.awscdk.services.sagemaker.CfnApp.ResourceSpecProperty.Builder
-
Uses of CfnApp.ResourceSpecProperty.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionCfnApp.ResourceSpecProperty.builder()
CfnApp.ResourceSpecProperty.Builder.instanceType
(String instanceType) Sets the value ofCfnApp.ResourceSpecProperty.getInstanceType()
CfnApp.ResourceSpecProperty.Builder.lifecycleConfigArn
(String lifecycleConfigArn) Sets the value ofCfnApp.ResourceSpecProperty.getLifecycleConfigArn()
CfnApp.ResourceSpecProperty.Builder.sageMakerImageArn
(String sageMakerImageArn) Sets the value ofCfnApp.ResourceSpecProperty.getSageMakerImageArn()
CfnApp.ResourceSpecProperty.Builder.sageMakerImageVersionArn
(String sageMakerImageVersionArn) Sets the value ofCfnApp.ResourceSpecProperty.getSageMakerImageVersionArn()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApp.ResourceSpecProperty.Builder
.