Project Environment Type Args
constructor(creatorRoleAssignment: Output<ProjectEnvironmentTypeUpdatePropertiesCreatorRoleAssignmentArgs>? = null, deploymentTargetId: Output<String>? = null, displayName: Output<String>? = null, environmentTypeName: Output<String>? = null, identity: Output<ManagedServiceIdentityArgs>? = null, location: Output<String>? = null, projectName: Output<String>? = null, resourceGroupName: Output<String>? = null, status: Output<Either<String, EnvironmentTypeEnableStatus>>? = null, tags: Output<Map<String, String>>? = null, userRoleAssignments: Output<Map<String, UserRoleAssignmentArgs>>? = null)