| Package | Description |
|---|---|
| software.amazon.awscdk.services.sagemaker |
| Modifier and Type | Method and Description |
|---|---|
CfnAppImageConfigProps.Builder |
CfnAppImageConfigProps.Builder.appImageConfigName(String appImageConfigName)
Sets the value of
CfnAppImageConfigProps.getAppImageConfigName() |
static CfnAppImageConfigProps.Builder |
CfnAppImageConfigProps.builder() |
CfnAppImageConfigProps.Builder |
CfnAppImageConfigProps.Builder.kernelGatewayImageConfig(CfnAppImageConfig.KernelGatewayImageConfigProperty kernelGatewayImageConfig)
Sets the value of
CfnAppImageConfigProps.getKernelGatewayImageConfig() |
CfnAppImageConfigProps.Builder |
CfnAppImageConfigProps.Builder.kernelGatewayImageConfig(IResolvable kernelGatewayImageConfig)
Sets the value of
CfnAppImageConfigProps.getKernelGatewayImageConfig() |
CfnAppImageConfigProps.Builder |
CfnAppImageConfigProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnAppImageConfigProps.getTags() |
Copyright © 2021. All rights reserved.