Environment Args
constructor(desiredSoftwareSetId: Output<String>? = null, desktopArn: Output<String>? = null, desktopEndpoint: Output<String>? = null, deviceCreationTags: Output<List<EnvironmentTagArgs>>? = null, kmsKeyArn: Output<String>? = null, maintenanceWindow: Output<EnvironmentMaintenanceWindowArgs>? = null, name: Output<String>? = null, softwareSetUpdateMode: Output<EnvironmentSoftwareSetUpdateMode>? = null, softwareSetUpdateSchedule: Output<EnvironmentSoftwareSetUpdateSchedule>? = null, tags: Output<List<TagArgs>>? = null)