@Stability(value=Stable) @Internal public static final class CfnUserProfile.CustomImageProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnUserProfile.CustomImageProperty
CfnUserProfile.CustomImagePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnUserProfile.CustomImageProperty.Builder, CfnUserProfile.CustomImageProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String appImageConfigName,
String imageName,
Number imageVersionNumber)
Constructor that initializes the object based on literal property values passed by the
CfnUserProfile.CustomImageProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAppImageConfigName()
`CfnUserProfile.CustomImageProperty.AppImageConfigName`.
|
String |
getImageName()
`CfnUserProfile.CustomImageProperty.ImageName`.
|
Number |
getImageVersionNumber()
`CfnUserProfile.CustomImageProperty.ImageVersionNumber`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String appImageConfigName, String imageName, Number imageVersionNumber)
CfnUserProfile.CustomImageProperty.Builder.public final String getAppImageConfigName()
CfnUserProfile.CustomImagePropertygetAppImageConfigName in interface CfnUserProfile.CustomImagePropertypublic final String getImageName()
CfnUserProfile.CustomImagePropertygetImageName in interface CfnUserProfile.CustomImagePropertypublic final Number getImageVersionNumber()
CfnUserProfile.CustomImagePropertygetImageVersionNumber in interface CfnUserProfile.CustomImageProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.