@Stability(value=Stable)
public static interface CfnDomain.CustomImageProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDomain.CustomImageProperty.Builder
A builder for
CfnDomain.CustomImageProperty |
static class |
CfnDomain.CustomImageProperty.Jsii$Proxy
An implementation for
CfnDomain.CustomImageProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDomain.CustomImageProperty.Builder |
builder() |
String |
getAppImageConfigName()
`CfnDomain.CustomImageProperty.AppImageConfigName`.
|
String |
getImageName()
`CfnDomain.CustomImageProperty.ImageName`.
|
default Number |
getImageVersionNumber()
`CfnDomain.CustomImageProperty.ImageVersionNumber`.
|
@Stability(value=Stable) @NotNull String getAppImageConfigName()
@Stability(value=Stable) @NotNull String getImageName()
@Stability(value=Stable) @Nullable default Number getImageVersionNumber()
@Stability(value=Stable) static CfnDomain.CustomImageProperty.Builder builder()
Copyright © 2021. All rights reserved.