@Stability(value=Stable) @Internal public static final class CfnStackProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStackProps
CfnStackPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnStackProps.Builder, CfnStackProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnStackProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnStackProps.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 |
getAccessEndpoints()
The list of virtual private cloud (VPC) interface endpoint objects.
|
Object |
getApplicationSettings()
The persistent application settings for users of the stack.
|
List<String> |
getAttributesToDelete()
The stack attributes to delete.
|
Object |
getDeleteStorageConnectors()
*This parameter has been deprecated.*.
|
String |
getDescription()
The description to display.
|
String |
getDisplayName()
The stack name to display.
|
List<String> |
getEmbedHostDomains()
The domains where AppStream 2.0 streaming sessions can be embedded in an iframe.
|
String |
getFeedbackUrl()
The URL that users are redirected to after they click the Send Feedback link.
|
String |
getName()
The name of the stack.
|
String |
getRedirectUrl()
The URL that users are redirected to after their streaming session ends.
|
Object |
getStorageConnectors()
The storage connectors to enable.
|
Object |
getStreamingExperienceSettings()
`AWS::AppStream::Stack.StreamingExperienceSettings`.
|
List<CfnTag> |
getTags()
An array of key-value pairs.
|
Object |
getUserSettings()
The actions that are enabled or disabled for users during their streaming sessions.
|
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(CfnStackProps.Builder builder)
CfnStackProps.Builder.public final Object getAccessEndpoints()
CfnStackPropsUsers of the stack can connect to AppStream 2.0 only through the specified endpoints.
getAccessEndpoints in interface CfnStackPropspublic final Object getApplicationSettings()
CfnStackPropsWhen these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.
getApplicationSettings in interface CfnStackPropspublic final List<String> getAttributesToDelete()
CfnStackPropsgetAttributesToDelete in interface CfnStackPropspublic final Object getDeleteStorageConnectors()
CfnStackPropsDeletes the storage connectors currently enabled for the stack.
getDeleteStorageConnectors in interface CfnStackPropspublic final String getDescription()
CfnStackPropsgetDescription in interface CfnStackPropspublic final String getDisplayName()
CfnStackPropsgetDisplayName in interface CfnStackPropspublic final List<String> getEmbedHostDomains()
CfnStackPropsgetEmbedHostDomains in interface CfnStackPropspublic final String getFeedbackUrl()
CfnStackPropsIf no URL is specified, no Send Feedback link is displayed.
getFeedbackUrl in interface CfnStackPropspublic final String getName()
CfnStackPropsgetName in interface CfnStackPropspublic final String getRedirectUrl()
CfnStackPropsgetRedirectUrl in interface CfnStackPropspublic final Object getStorageConnectors()
CfnStackPropsgetStorageConnectors in interface CfnStackPropspublic final Object getStreamingExperienceSettings()
CfnStackPropsgetStreamingExperienceSettings in interface CfnStackPropspublic final List<CfnTag> getTags()
CfnStackPropsgetTags in interface CfnStackPropspublic final Object getUserSettings()
CfnStackPropsBy default, these actions are enabled.
getUserSettings in interface CfnStackProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.