Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appstream.CfnStackMixinProps.Builder
Packages that use CfnStackMixinProps.Builder
-
Uses of CfnStackMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.appstream
Methods in software.amazon.awscdk.cfnpropertymixins.services.appstream that return CfnStackMixinProps.BuilderModifier and TypeMethodDescriptionCfnStackMixinProps.Builder.accessEndpoints(List<? extends Object> accessEndpoints) Sets the value ofCfnStackMixinProps.getAccessEndpoints()CfnStackMixinProps.Builder.accessEndpoints(IResolvable accessEndpoints) Sets the value ofCfnStackMixinProps.getAccessEndpoints()CfnStackMixinProps.Builder.applicationSettings(CfnStackPropsMixin.ApplicationSettingsProperty applicationSettings) Sets the value ofCfnStackMixinProps.getApplicationSettings()CfnStackMixinProps.Builder.applicationSettings(IResolvable applicationSettings) Sets the value ofCfnStackMixinProps.getApplicationSettings()CfnStackMixinProps.Builder.attributesToDelete(List<String> attributesToDelete) Sets the value ofCfnStackMixinProps.getAttributesToDelete()static CfnStackMixinProps.BuilderCfnStackMixinProps.builder()CfnStackMixinProps.Builder.deleteStorageConnectors(Boolean deleteStorageConnectors) Sets the value ofCfnStackMixinProps.getDeleteStorageConnectors()CfnStackMixinProps.Builder.deleteStorageConnectors(IResolvable deleteStorageConnectors) Sets the value ofCfnStackMixinProps.getDeleteStorageConnectors()CfnStackMixinProps.Builder.description(String description) Sets the value ofCfnStackMixinProps.getDescription()CfnStackMixinProps.Builder.displayName(String displayName) Sets the value ofCfnStackMixinProps.getDisplayName()CfnStackMixinProps.Builder.embedHostDomains(List<String> embedHostDomains) Sets the value ofCfnStackMixinProps.getEmbedHostDomains()CfnStackMixinProps.Builder.feedbackUrl(String feedbackUrl) Sets the value ofCfnStackMixinProps.getFeedbackUrl()Sets the value ofCfnStackMixinProps.getName()CfnStackMixinProps.Builder.redirectUrl(String redirectUrl) Sets the value ofCfnStackMixinProps.getRedirectUrl()CfnStackMixinProps.Builder.storageConnectors(List<? extends Object> storageConnectors) Sets the value ofCfnStackMixinProps.getStorageConnectors()CfnStackMixinProps.Builder.storageConnectors(IResolvable storageConnectors) Sets the value ofCfnStackMixinProps.getStorageConnectors()CfnStackMixinProps.Builder.streamingExperienceSettings(CfnStackPropsMixin.StreamingExperienceSettingsProperty streamingExperienceSettings) Sets the value ofCfnStackMixinProps.getStreamingExperienceSettings()CfnStackMixinProps.Builder.streamingExperienceSettings(IResolvable streamingExperienceSettings) Sets the value ofCfnStackMixinProps.getStreamingExperienceSettings()Sets the value ofCfnStackMixinProps.getTags()CfnStackMixinProps.Builder.userSettings(List<? extends Object> userSettings) Sets the value ofCfnStackMixinProps.getUserSettings()CfnStackMixinProps.Builder.userSettings(IResolvable userSettings) Sets the value ofCfnStackMixinProps.getUserSettings()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appstream with parameters of type CfnStackMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnStackMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnStackMixinProps.Builder.