GetEnvironmentResult

constructor(activationCode: String? = null, arn: String? = null, createdAt: String? = null, desiredSoftwareSetId: String? = null, desktopEndpoint: String? = null, desktopType: EnvironmentDesktopType? = null, deviceCreationTags: List<EnvironmentTag>? = null, id: String? = null, maintenanceWindow: EnvironmentMaintenanceWindow? = null, name: String? = null, pendingSoftwareSetId: String? = null, pendingSoftwareSetVersion: String? = null, registeredDevicesCount: Int? = null, softwareSetComplianceStatus: EnvironmentSoftwareSetComplianceStatus? = null, softwareSetUpdateMode: EnvironmentSoftwareSetUpdateMode? = null, softwareSetUpdateSchedule: EnvironmentSoftwareSetUpdateSchedule? = null, tags: List<Tag>? = null, updatedAt: String? = null)