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