Uses of Class
software.amazon.awscdk.services.appstream.CfnStack.ApplicationSettingsProperty.Builder
Package
Description
Amazon AppStream 2.0 Construct Library
-
Uses of CfnStack.ApplicationSettingsProperty.Builder in software.amazon.awscdk.services.appstream
Modifier and TypeMethodDescriptionCfnStack.ApplicationSettingsProperty.builder()
Sets the value ofCfnStack.ApplicationSettingsProperty.getEnabled()
CfnStack.ApplicationSettingsProperty.Builder.enabled
(IResolvable enabled) Sets the value ofCfnStack.ApplicationSettingsProperty.getEnabled()
CfnStack.ApplicationSettingsProperty.Builder.settingsGroup
(String settingsGroup) Sets the value ofCfnStack.ApplicationSettingsProperty.getSettingsGroup()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnStack.ApplicationSettingsProperty.Builder
.