@Stability(value=Stable)
public static interface CfnAppImageConfig.KernelGatewayImageConfigProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAppImageConfig.KernelGatewayImageConfigProperty.Builder
A builder for
CfnAppImageConfig.KernelGatewayImageConfigProperty |
static class |
CfnAppImageConfig.KernelGatewayImageConfigProperty.Jsii$Proxy
An implementation for
CfnAppImageConfig.KernelGatewayImageConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnAppImageConfig.KernelGatewayImageConfigProperty.Builder |
builder() |
default Object |
getFileSystemConfig()
`CfnAppImageConfig.KernelGatewayImageConfigProperty.FileSystemConfig`.
|
Object |
getKernelSpecs()
`CfnAppImageConfig.KernelGatewayImageConfigProperty.KernelSpecs`.
|
@Stability(value=Stable) @NotNull Object getKernelSpecs()
@Stability(value=Stable) @Nullable default Object getFileSystemConfig()
@Stability(value=Stable) static CfnAppImageConfig.KernelGatewayImageConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.