@Stability(value=Stable) @Internal public static final class CfnStack.ApplicationSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStack.ApplicationSettingsProperty
CfnStack.ApplicationSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnStack.ApplicationSettingsProperty.Builder, CfnStack.ApplicationSettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnStack.ApplicationSettingsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnStack.AccessEndpointProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getEnabled()
Enables or disables persistent application settings for users during their streaming sessions.
|
String |
getSettingsGroup()
The path prefix for the S3 bucket where users’ persistent application settings are stored.
|
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(CfnStack.ApplicationSettingsProperty.Builder builder)
CfnStack.AccessEndpointProperty.Builder.public final Object getEnabled()
CfnStack.ApplicationSettingsPropertygetEnabled in interface CfnStack.ApplicationSettingsPropertypublic final String getSettingsGroup()
CfnStack.ApplicationSettingsPropertyYou can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack.
getSettingsGroup in interface CfnStack.ApplicationSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.