Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.workspacesthinclient.CfnEnvironmentPropsMixin.Builder
Packages that use CfnEnvironmentPropsMixin.Builder
-
Uses of CfnEnvironmentPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.workspacesthinclient
Methods in software.amazon.awscdk.cfnpropertymixins.services.workspacesthinclient that return CfnEnvironmentPropsMixin.BuilderModifier and TypeMethodDescriptionCfnEnvironmentPropsMixin.Builder.create()CfnEnvironmentPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnEnvironmentPropsMixin.Builder.desiredSoftwareSetId(String desiredSoftwareSetId) The ID of the software set to apply.CfnEnvironmentPropsMixin.Builder.desktopArn(String desktopArn) The Amazon Resource Name (ARN) of the desktop to stream from Amazon WorkSpaces, WorkSpaces Secure Browser, or WorkSpaces Applications.CfnEnvironmentPropsMixin.Builder.desktopEndpoint(String desktopEndpoint) The URL for the identity provider login (only for environments that use WorkSpaces Applications).CfnEnvironmentPropsMixin.Builder.deviceCreationTags(List<? extends Object> deviceCreationTags) An array of key-value pairs to apply to the newly created devices for this environment.CfnEnvironmentPropsMixin.Builder.deviceCreationTags(IResolvable deviceCreationTags) An array of key-value pairs to apply to the newly created devices for this environment.The Amazon Resource Name (ARN) of the AWS Key Management Service key used to encrypt the environment.CfnEnvironmentPropsMixin.Builder.maintenanceWindow(CfnEnvironmentPropsMixin.MaintenanceWindowProperty maintenanceWindow) A specification for a time window to apply software updates.CfnEnvironmentPropsMixin.Builder.maintenanceWindow(IResolvable maintenanceWindow) A specification for a time window to apply software updates.The name of the environment.CfnEnvironmentPropsMixin.Builder.softwareSetUpdateMode(String softwareSetUpdateMode) An option to define which software updates to apply.CfnEnvironmentPropsMixin.Builder.softwareSetUpdateSchedule(String softwareSetUpdateSchedule) An option to define if software updates should be applied within a maintenance window.An array of key-value pairs to apply to this resource.