@Stability(value=Stable)
public static interface CfnAppImageConfig.KernelSpecProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAppImageConfig.KernelSpecProperty.Builder
A builder for
CfnAppImageConfig.KernelSpecProperty |
static class |
CfnAppImageConfig.KernelSpecProperty.Jsii$Proxy
An implementation for
CfnAppImageConfig.KernelSpecProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnAppImageConfig.KernelSpecProperty.Builder |
builder() |
default String |
getDisplayName()
`CfnAppImageConfig.KernelSpecProperty.DisplayName`.
|
String |
getName()
`CfnAppImageConfig.KernelSpecProperty.Name`.
|
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @Nullable default String getDisplayName()
@Stability(value=Stable) static CfnAppImageConfig.KernelSpecProperty.Builder builder()
Copyright © 2021. All rights reserved.