| Package | Description |
|---|---|
| software.amazon.awscdk.services.sagemaker |
Amazon SageMaker Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnAppImageConfig.Builder |
CfnAppImageConfig.Builder.appImageConfigName(String appImageConfigName)
The name of the AppImageConfig.
|
static CfnAppImageConfig.Builder |
CfnAppImageConfig.Builder.create(software.constructs.Construct scope,
String id) |
CfnAppImageConfig.Builder |
CfnAppImageConfig.Builder.kernelGatewayImageConfig(CfnAppImageConfig.KernelGatewayImageConfigProperty kernelGatewayImageConfig)
The configuration for the file system and kernels in the SageMaker image.
|
CfnAppImageConfig.Builder |
CfnAppImageConfig.Builder.kernelGatewayImageConfig(IResolvable kernelGatewayImageConfig)
The configuration for the file system and kernels in the SageMaker image.
|
CfnAppImageConfig.Builder |
CfnAppImageConfig.Builder.tags(List<? extends CfnTag> tags)
An array of key-value pairs to apply to this resource.
|
Copyright © 2022. All rights reserved.