@Stability(value=Experimental) @Internal public static final class ConfigSetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ConfigSetProps
ConfigSetPropssoftware.amazon.jsii.JsiiObject.InitializationModeConfigSetProps.Builder, ConfigSetProps.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(Map<String,? extends InitConfig> configs,
Map<String,? extends List<String>> configSets)
Constructor that initializes the object based on literal property values passed by the
ConfigSetProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Map<String,InitConfig> |
getConfigs()
(experimental) The sets of configs to pick from.
|
Map<String,List<String>> |
getConfigSets()
(experimental) The definitions of each config set.
|
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(Map<String,? extends InitConfig> configs, Map<String,? extends List<String>> configSets)
ConfigSetProps.Builder.public final Map<String,InitConfig> getConfigs()
ConfigSetPropsgetConfigs in interface ConfigSetPropspublic final Map<String,List<String>> getConfigSets()
ConfigSetPropsgetConfigSets in interface ConfigSetProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.