Uses of Class
software.amazon.awscdk.services.workspacesthinclient.CfnEnvironmentProps.Builder
Packages that use CfnEnvironmentProps.Builder
Package
Description
AWS::WorkSpacesThinClient Construct Library
-
Uses of CfnEnvironmentProps.Builder in software.amazon.awscdk.services.workspacesthinclient
Methods in software.amazon.awscdk.services.workspacesthinclient that return CfnEnvironmentProps.BuilderModifier and TypeMethodDescriptionstatic CfnEnvironmentProps.BuilderCfnEnvironmentProps.builder()CfnEnvironmentProps.Builder.desiredSoftwareSetId(String desiredSoftwareSetId) Sets the value ofCfnEnvironmentProps.getDesiredSoftwareSetId()CfnEnvironmentProps.Builder.desktopArn(String desktopArn) Sets the value ofCfnEnvironmentProps.getDesktopArn()CfnEnvironmentProps.Builder.desktopEndpoint(String desktopEndpoint) Sets the value ofCfnEnvironmentProps.getDesktopEndpoint()CfnEnvironmentProps.Builder.deviceCreationTags(List<? extends Object> deviceCreationTags) Sets the value ofCfnEnvironmentProps.getDeviceCreationTags()CfnEnvironmentProps.Builder.deviceCreationTags(IResolvable deviceCreationTags) Sets the value ofCfnEnvironmentProps.getDeviceCreationTags()Sets the value ofCfnEnvironmentProps.getKmsKeyArn()CfnEnvironmentProps.Builder.maintenanceWindow(IResolvable maintenanceWindow) Sets the value ofCfnEnvironmentProps.getMaintenanceWindow()CfnEnvironmentProps.Builder.maintenanceWindow(CfnEnvironment.MaintenanceWindowProperty maintenanceWindow) Sets the value ofCfnEnvironmentProps.getMaintenanceWindow()Sets the value ofCfnEnvironmentProps.getName()CfnEnvironmentProps.Builder.softwareSetUpdateMode(String softwareSetUpdateMode) Sets the value ofCfnEnvironmentProps.getSoftwareSetUpdateMode()CfnEnvironmentProps.Builder.softwareSetUpdateSchedule(String softwareSetUpdateSchedule) Sets the value ofCfnEnvironmentProps.getSoftwareSetUpdateSchedule()Sets the value ofCfnEnvironmentProps.getTags()Constructors in software.amazon.awscdk.services.workspacesthinclient with parameters of type CfnEnvironmentProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnEnvironmentProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnEnvironmentProps.Builder.