@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:38.196Z") @Stability(value=Stable) public interface CfnAppImageConfigProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAppImageConfigProps.Builder
A builder for
CfnAppImageConfigProps |
static class |
CfnAppImageConfigProps.Jsii$Proxy
An implementation for
CfnAppImageConfigProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnAppImageConfigProps.Builder |
builder() |
String |
getAppImageConfigName()
`AWS::SageMaker::AppImageConfig.AppImageConfigName`.
|
default Object |
getKernelGatewayImageConfig()
`AWS::SageMaker::AppImageConfig.KernelGatewayImageConfig`.
|
default List<CfnTag> |
getTags()
`AWS::SageMaker::AppImageConfig.Tags`.
|
@Stability(value=Stable) @NotNull String getAppImageConfigName()
@Stability(value=Stable) @Nullable default Object getKernelGatewayImageConfig()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnAppImageConfigProps.Builder builder()
CfnAppImageConfigProps.Builder of CfnAppImageConfigPropsCopyright © 2021. All rights reserved.