Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.workspacesthinclient.CfnEnvironmentMixinProps.Builder
Packages that use CfnEnvironmentMixinProps.Builder
-
Uses of CfnEnvironmentMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.workspacesthinclient
Methods in software.amazon.awscdk.cfnpropertymixins.services.workspacesthinclient that return CfnEnvironmentMixinProps.BuilderModifier and TypeMethodDescriptionCfnEnvironmentMixinProps.builder()CfnEnvironmentMixinProps.Builder.desiredSoftwareSetId(String desiredSoftwareSetId) Sets the value ofCfnEnvironmentMixinProps.getDesiredSoftwareSetId()CfnEnvironmentMixinProps.Builder.desktopArn(String desktopArn) Sets the value ofCfnEnvironmentMixinProps.getDesktopArn()CfnEnvironmentMixinProps.Builder.desktopEndpoint(String desktopEndpoint) Sets the value ofCfnEnvironmentMixinProps.getDesktopEndpoint()CfnEnvironmentMixinProps.Builder.deviceCreationTags(List<? extends Object> deviceCreationTags) Sets the value ofCfnEnvironmentMixinProps.getDeviceCreationTags()CfnEnvironmentMixinProps.Builder.deviceCreationTags(IResolvable deviceCreationTags) Sets the value ofCfnEnvironmentMixinProps.getDeviceCreationTags()Sets the value ofCfnEnvironmentMixinProps.getKmsKeyArn()CfnEnvironmentMixinProps.Builder.maintenanceWindow(CfnEnvironmentPropsMixin.MaintenanceWindowProperty maintenanceWindow) Sets the value ofCfnEnvironmentMixinProps.getMaintenanceWindow()CfnEnvironmentMixinProps.Builder.maintenanceWindow(IResolvable maintenanceWindow) Sets the value ofCfnEnvironmentMixinProps.getMaintenanceWindow()Sets the value ofCfnEnvironmentMixinProps.getName()CfnEnvironmentMixinProps.Builder.softwareSetUpdateMode(String softwareSetUpdateMode) Sets the value ofCfnEnvironmentMixinProps.getSoftwareSetUpdateMode()CfnEnvironmentMixinProps.Builder.softwareSetUpdateSchedule(String softwareSetUpdateSchedule) Sets the value ofCfnEnvironmentMixinProps.getSoftwareSetUpdateSchedule()Sets the value ofCfnEnvironmentMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.workspacesthinclient with parameters of type CfnEnvironmentMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEnvironmentMixinProps.Builder.